summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconf/machine/raspberrypi.conf1
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
8include conf/distro/include/rpi-default-providers.inc 8include conf/distro/include/rpi-default-providers.inc
9require conf/machine/include/tune-arm1176jzf-s.inc 9require conf/machine/include/tune-arm1176jzf-s.inc
10 10
11INHERIT += "sdcard_image-rpi"
12IMAGE_FSTYPES ?= "tar.bz2 ext3 rpi-sdimg" 11IMAGE_FSTYPES ?= "tar.bz2 ext3 rpi-sdimg"
13 12
14SERIAL_CONSOLE = "115200 ttyAMA0" 13SERIAL_CONSOLE = "115200 ttyAMA0"