diff options
-rwxr-xr-x | conf/machine/raspberrypi.conf | 2 |
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 | ||
6 | TARGET_ARCH = "arm" | ||
7 | |||
8 | require conf/machine/include/tune-arm1176jzf-s.inc | 6 | require conf/machine/include/tune-arm1176jzf-s.inc |
9 | 7 | ||
10 | INHERIT += "sdcard_image-rpi" | 8 | INHERIT += "sdcard_image-rpi" |