aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/raspberrypi-cm3.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/raspberrypi-cm3.conf')
-rw-r--r--conf/machine/raspberrypi-cm3.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/raspberrypi-cm3.conf b/conf/machine/raspberrypi-cm3.conf
index f1b8151..2ffdfaf 100644
--- a/conf/machine/raspberrypi-cm3.conf
+++ b/conf/machine/raspberrypi-cm3.conf
@@ -3,7 +3,7 @@
#@DESCRIPTION: Machine configuration for the RaspberryPi Compute Module 3 (CM3)
DEFAULTTUNE ?= "cortexa7thf-neon-vfpv4"
-require conf/machine/include/tune-cortexa7.inc
+require conf/machine/include/arm/armv7a/tune-cortexa7.inc
include conf/machine/include/rpi-base.inc
SDIMG_KERNELIMAGE ?= "kernel7.img"