projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04b1a11
)
ath79: Do not build buffalo_whr-g301n by default
author
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 21 May 2020 20:16:17 +0000
(22:16 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 21 May 2020 20:16:17 +0000
(22:16 +0200)
The squashfs partition is getting too big.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ath79/image/tiny.mk
patch
|
blob
|
history
diff --git
a/target/linux/ath79/image/tiny.mk
b/target/linux/ath79/image/tiny.mk
index 41f1eb4305f9ef174e8438351e8916f223ac84a3..9f4f89bd9a658c5a2473a4fed31be6a43a467f4e 100644
(file)
--- a/
target/linux/ath79/image/tiny.mk
+++ b/
target/linux/ath79/image/tiny.mk
@@
-12,6
+12,7
@@
define Device/buffalo_whr-g301n
buffalo-tag WHR-G301N 3
IMAGE/tftp.bin := $$(IMAGE/default) | buffalo-tftp-header
SUPPORTED_DEVICES += whr-g301n
+ DEFAULT := n
endef
TARGET_DEVICES += buffalo_whr-g301n