mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00
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:
parent
91bf9fb08d
commit
9404b049d7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user