Pārlūkot izejas kodu

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 <[email protected]>
bobafetthotmail 9 gadi atpakaļ
vecāks
revīzija
b9a55277d5
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      target/linux/kirkwood/image/Makefile

+ 0 - 1
target/linux/kirkwood/image/Makefile

@@ -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