m28evk: Remove double inclusion of KERNEL_IMAGETYPE

KERNEL_IMAGETYPE = "uImage" is already present a few lines before, so remove
the redundant inclusion.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Fabio Estevam 2014-11-06 18:38:19 -02:00 committed by Otavio Salvador
parent 91bf9fb08d
commit 9404b049d7

View File

@ -18,8 +18,6 @@ IMAGE_FSTYPES ?= "tar.bz2 ext3 uboot.mxsboot-sdcard sdcard"
SERIAL_CONSOLE = "115200 ttyAMA0"
KERNEL_IMAGETYPE = "uImage"
MACHINE_FEATURES = "apm usbgadget usbhost vfat alsa touchscreen"
# Overrides due use of non-FSL kernel