projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5515c29
)
ath79: Deactivate ZyXEL NBG6716 by default
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 2 May 2021 13:00:40 +0000
(15:00 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 2 May 2021 13:00:40 +0000
(15:00 +0200)
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>
target/linux/ath79/image/nand.mk
patch
|
blob
|
history
diff --git
a/target/linux/ath79/image/nand.mk
b/target/linux/ath79/image/nand.mk
index abf269a8ce0d16b5e9db5e36af2d71bb87a81167..caaa01c92d37e14f6355e4fdeb061bd48de1cd0b 100644
(file)
--- a/
target/linux/ath79/image/nand.mk
+++ b/
target/linux/ath79/image/nand.mk
@@
-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