aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/image/tiny.mk
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2019-12-23 15:21:57 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2019-12-23 15:24:43 +0100
commitb0b1d4aaf0b646ba352e2bd446f7074d210b0f01 (patch)
tree296a6ce5572bc3398ee8e5d523934898e2a1485f /target/linux/ath79/image/tiny.mk
parent2d899a69e71ae9d24146ee88195d1a1d48ff5179 (diff)
downloadupstream-b0b1d4aaf0b646ba352e2bd446f7074d210b0f01.tar.gz
upstream-b0b1d4aaf0b646ba352e2bd446f7074d210b0f01.tar.bz2
upstream-b0b1d4aaf0b646ba352e2bd446f7074d210b0f01.zip
ath79: Do not build dlink_dir-615-e4 by default
The factory image for the dlink_dir-615-e4 is getting too big which makes the full ath79 tiny build fail, deactivate it by default. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/ath79/image/tiny.mk')
-rw-r--r--target/linux/ath79/image/tiny.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ath79/image/tiny.mk b/target/linux/ath79/image/tiny.mk
index b974777c61..54b20b6089 100644
--- a/target/linux/ath79/image/tiny.mk
+++ b/target/linux/ath79/image/tiny.mk
@@ -30,6 +30,7 @@ define Device/dlink_dir-615-e4
check-size $$$$(FACTORY_IMAGE_SIZE) | pad-to $$$$(FACTORY_IMAGE_SIZE) | \
append-string "AP99-AR7240-RT-091105-05"
SUPPORTED_DEVICES += dir-615-e4
+ DEFAULT := n
endef
TARGET_DEVICES += dlink_dir-615-e4