kirkwood: fix uimage creation for some kirkwood devices
because with the current system I'm getting fake uImages that are actually a renamed zImage, and that's plain wrong. This fixes bug https://bugs.lede-project.org/index.php?do=details&task_id=131 and https://bugs.lede-project.org/index.php?do=details&task_id=139 Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
This commit is contained in:
parent
63bd73a5cf
commit
b9a55277d5
@ -38,7 +38,6 @@ define Device/dockstar
|
||||
IMAGES += factory.bin
|
||||
IMAGE/factory.bin := append-ubi
|
||||
KERNEL_IN_UBI := 1
|
||||
KERNEL := kernel-bin | append-dtb
|
||||
endef
|
||||
|
||||
define Device/goflexnet
|
||||
|
Loading…
Reference in New Issue
Block a user