mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
ramips: Deactivate NETGEAR WNCE2001 by default
The root file system is getting too big for this device and this breaks the ramips/rt305x build. Do not build images for this board by default to fix this problem. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
089cddc252
commit
f46a3c7b14
@ -683,6 +683,7 @@ define Device/netgear_wnce2001
|
|||||||
DEVICE_VENDOR := NETGEAR
|
DEVICE_VENDOR := NETGEAR
|
||||||
DEVICE_MODEL := WNCE2001
|
DEVICE_MODEL := WNCE2001
|
||||||
SUPPORTED_DEVICES += wnce2001
|
SUPPORTED_DEVICES += wnce2001
|
||||||
|
DEFAULT := n
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += netgear_wnce2001
|
TARGET_DEVICES += netgear_wnce2001
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user