mt7620: disable build for iodata_wn-ac1167gr/ac733gr3 by default
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
4bffeba637
commit
d1c6f05eb7
@ -552,6 +552,7 @@ define Device/iodata_wn-ac1167gr
|
||||
IMAGE/factory.bin := $$(sysupgrade_bin) | check-size | \
|
||||
elx-header 01040016 8844A2D168B45A2D
|
||||
DEVICE_PACKAGES := kmod-mt76x2
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += iodata_wn-ac1167gr
|
||||
|
||||
@ -564,6 +565,7 @@ define Device/iodata_wn-ac733gr3
|
||||
IMAGE/factory.bin := $$(sysupgrade_bin) | check-size | \
|
||||
elx-header 01040006 8844A2D168B45A2D
|
||||
DEVICE_PACKAGES := kmod-mt76x0e kmod-switch-rtl8367b
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += iodata_wn-ac733gr3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user