diff options
-rwxr-xr-x | conf/machine/raspberrypi.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/raspberrypi.conf b/conf/machine/raspberrypi.conf index 6287c46..cd2d3fd 100755 --- a/conf/machine/raspberrypi.conf +++ b/conf/machine/raspberrypi.conf | |||
@@ -8,7 +8,6 @@ include conf/distro/include/rpi-default-versions.inc | |||
8 | include conf/distro/include/rpi-default-providers.inc | 8 | include conf/distro/include/rpi-default-providers.inc |
9 | require conf/machine/include/tune-arm1176jzf-s.inc | 9 | require conf/machine/include/tune-arm1176jzf-s.inc |
10 | 10 | ||
11 | INHERIT += "sdcard_image-rpi" | ||
12 | IMAGE_FSTYPES ?= "tar.bz2 ext3 rpi-sdimg" | 11 | IMAGE_FSTYPES ?= "tar.bz2 ext3 rpi-sdimg" |
13 | 12 | ||
14 | SERIAL_CONSOLE = "115200 ttyAMA0" | 13 | SERIAL_CONSOLE = "115200 ttyAMA0" |