mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-23 12:35:33 +00:00
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>
This commit is contained in:
parent
2d899a69e7
commit
b0b1d4aaf0
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user