ar71xx: disable ap91-5g due to kernel size
authorKoen Vandeputte <koen.vandeputte@ncentric.com>
Mon, 29 Oct 2018 14:44:54 +0000 (15:44 +0100)
committerKoen Vandeputte <koen.vandeputte@ncentric.com>
Mon, 29 Oct 2018 15:20:47 +0000 (16:20 +0100)
This target causes a build failure as the kernel image does not fit
into the kernel partition.

As the kernel is located behind the rootfs, it cannot be enlarged
as the boot entry location would get altered.

Disable this target for now.

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
target/linux/ar71xx/image/generic.mk

index fedd37e219038ed33137104e43aa73c75c9cfedf..269865af92b8f467f1b28fb26102de1ba98687c6 100644 (file)
@@ -148,7 +148,6 @@ define Device/ap91-5g
   IMAGE/sysupgrade.bin := append-rootfs | pad-rootfs |\
        pad-to $$$$(ROOTFS_SIZE) | append-kernel | check-size $$$$(IMAGE_SIZE)
 endef
-TARGET_DEVICES += ap91-5g
 
 define Device/arduino-yun
   DEVICE_TITLE := Arduino Yun