Skip to content

Commit

Permalink
ath79: Deactivate ZyXEL NBG6716 by default
Browse files Browse the repository at this point in the history
The kernel image is too big now and the build fails.

WARNING: Image file zyxel_nbg6716-kernel.bin is too big: 4205404 > 4194304

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
  • Loading branch information
hauke committed May 2, 2021
1 parent 5515c29 commit 5d8ea6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/ath79/image/nand.mk
Expand Up @@ -256,5 +256,6 @@ define Device/zyxel_nbg6716
IMAGE/factory.bin := append-kernel | pad-to $$$$(KERNEL_SIZE) | append-ubi | \
zyxel-factory
UBINIZE_OPTS := -E 5
DEFAULT := n
endef
TARGET_DEVICES += zyxel_nbg6716

0 comments on commit 5d8ea6d

Please sign in to comment.