summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx53ard.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx53ard.conf')
-rw-r--r--conf/machine/imx53ard.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx53ard.conf b/conf/machine/imx53ard.conf
index 5e6137c..720045a 100644
--- a/conf/machine/imx53ard.conf
+++ b/conf/machine/imx53ard.conf
@@ -8,7 +8,7 @@ include conf/machine/include/tune-cortexa8.inc
8 8
9SOC_FAMILY = "mx5:mx53" 9SOC_FAMILY = "mx5:mx53"
10 10
11KERNEL_DEVICETREE = "${S}/arch/arm/boot/dts/imx53-ard.dts" 11KERNEL_DEVICETREE = "imx53-ard.dtb"
12 12
13UBOOT_MACHINE = "mx53ard_config" 13UBOOT_MACHINE = "mx53ard_config"
14 14