diff options
Diffstat (limited to 'conf/machine/imx28evk.conf')
-rw-r--r-- | conf/machine/imx28evk.conf | 1 |
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" | |||
15 | UBOOT_CONFIG[nand] = "mx28evk_nand_config,ubifs" | 15 | UBOOT_CONFIG[nand] = "mx28evk_nand_config,ubifs" |
16 | UBOOT_CONFIG[sd-auart-console] = "mx28evk_auart_console_config,sdcard" | 16 | UBOOT_CONFIG[sd-auart-console] = "mx28evk_auart_console_config,sdcard" |
17 | 17 | ||
18 | KERNEL_IMAGETYPE = "zImage" | ||
19 | KERNEL_DEVICETREE = "imx28-evk.dtb" | 18 | KERNEL_DEVICETREE = "imx28-evk.dtb" |
20 | 19 | ||
21 | SDCARD_ROOTFS ?= "${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.ext3" | 20 | SDCARD_ROOTFS ?= "${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.ext3" |