summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconf/machine/raspberrypi.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/raspberrypi.conf b/conf/machine/raspberrypi.conf
index 520b87d..db47ee2 100755
--- a/conf/machine/raspberrypi.conf
+++ b/conf/machine/raspberrypi.conf
@@ -3,8 +3,6 @@
3#@DESCRIPTION: Machine configuration for the RaspberryPi http://www.raspberrypi.org/ Board 3#@DESCRIPTION: Machine configuration for the RaspberryPi http://www.raspberrypi.org/ Board
4#@MAINTAINER: John Willis 4#@MAINTAINER: John Willis
5 5
6TARGET_ARCH = "arm"
7
8require conf/machine/include/tune-arm1176jzf-s.inc 6require conf/machine/include/tune-arm1176jzf-s.inc
9 7
10INHERIT += "sdcard_image-rpi" 8INHERIT += "sdcard_image-rpi"