kirkwood: fix uimage creation for some kirkwood devices
authorbobafetthotmail <starshipeleven@outlook.com>
Sat, 3 Sep 2016 15:03:34 +0000 (17:03 +0200)
committerJohn Crispin <john@phrozen.org>
Mon, 19 Sep 2016 13:30:32 +0000 (15:30 +0200)
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>
target/linux/kirkwood/image/Makefile

index 80bd01942e518b4f748871cafb633cd2c762d98c..1fb482f1e757ad8d7cf47f046ed675d5390c188b 100644 (file)
@@ -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