summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx51evk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx51evk.conf')
-rw-r--r--conf/machine/imx51evk.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx51evk.conf b/conf/machine/imx51evk.conf
index 80d7b386..7c66435d 100644
--- a/conf/machine/imx51evk.conf
+++ b/conf/machine/imx51evk.conf
@@ -7,7 +7,7 @@
7MACHINEOVERRIDES =. "mx5:mx51:" 7MACHINEOVERRIDES =. "mx5:mx51:"
8 8
9include conf/machine/include/imx-base.inc 9include conf/machine/include/imx-base.inc
10include conf/machine/include/tune-cortexa8.inc 10include conf/machine/include/arm/armv7a/tune-cortexa8.inc
11 11
12KERNEL_DEVICETREE = "imx51-babbage.dtb" 12KERNEL_DEVICETREE = "imx51-babbage.dtb"
13 13