mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-08 06:18:22 +01:00
Removed double KERNEL_IMAGETYPE
KERNEL_IMAGETYPE is defined in kernel (linux_3.4.bb) and machine (conf/machine/include/sunxi.inc). This can lead to problems when trying to change the image type. Removed from kernel. Signed-off-by: Jens Lucius <info@jenslucius.com>
This commit is contained in:
parent
dc03e94587
commit
c8782fa7fd
@ -2,8 +2,6 @@ require linux.inc
|
||||
|
||||
DESCRIPTION = "Linux kernel for Allwinner a10/a20 processors"
|
||||
|
||||
KERNEL_IMAGETYPE = "uImage"
|
||||
|
||||
COMPATIBLE_MACHINE = "(mele|meleg|olinuxino-a13|olinuxino-a10s|olinuxino-a10|olinuxino-a20|olinuxino-a20som|cubieboard|cubieboard2|cubietruck)"
|
||||
|
||||
PV = "3.4.90"
|
||||
|
Loading…
Reference in New Issue
Block a user