lantiq: disable build for 8M device
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
30da20e2c5
commit
6a57178cde
@ -28,6 +28,7 @@ define Device/tplink_tdw8970
|
||||
IMAGE_SIZE := 7680k
|
||||
DEVICE_PACKAGES:= kmod-ath9k wpad-basic-wolfssl kmod-usb-dwc2 kmod-usb-ledtrig-usbport
|
||||
SUPPORTED_DEVICES += TDW8970
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += tplink_tdw8970
|
||||
|
||||
@ -42,6 +43,7 @@ define Device/tplink_tdw8980
|
||||
IMAGE_SIZE := 7680k
|
||||
DEVICE_PACKAGES:= kmod-ath9k kmod-owl-loader wpad-basic-wolfssl kmod-usb-dwc2 kmod-usb-ledtrig-usbport
|
||||
SUPPORTED_DEVICES += TDW8980
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += tplink_tdw8980
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user