summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx28evk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx28evk.conf')
-rw-r--r--conf/machine/imx28evk.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/imx28evk.conf b/conf/machine/imx28evk.conf
index e633487..86123c3 100644
--- a/conf/machine/imx28evk.conf
+++ b/conf/machine/imx28evk.conf
@@ -15,7 +15,6 @@ UBOOT_CONFIG[sd] = "mx28evk_config,sdcard"
15UBOOT_CONFIG[nand] = "mx28evk_nand_config,ubifs" 15UBOOT_CONFIG[nand] = "mx28evk_nand_config,ubifs"
16UBOOT_CONFIG[sd-auart-console] = "mx28evk_auart_console_config,sdcard" 16UBOOT_CONFIG[sd-auart-console] = "mx28evk_auart_console_config,sdcard"
17 17
18KERNEL_IMAGETYPE = "zImage"
19KERNEL_DEVICETREE = "imx28-evk.dtb" 18KERNEL_DEVICETREE = "imx28-evk.dtb"
20 19
21SDCARD_ROOTFS ?= "${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.ext3" 20SDCARD_ROOTFS ?= "${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.ext3"