mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-30 10:39:04 +00:00
mvebu: enable WRT1900AC v1 and WRT32X for buildbots
Kernel size limits have been dealt with. Effective revert ofa1eb2c46
andac9730c4
. Signed-off-by: Tad Davanzo <tad@spotco.us> (cherry picked from commitb4f76d9f0d
)
This commit is contained in:
parent
5a3b1e5b57
commit
9ce0f2b90c
@ -123,7 +123,6 @@ define Device/linksys_wrt1900ac-v1
|
||||
DEVICE_PACKAGES += mwlwifi-firmware-88w8864
|
||||
KERNEL_SIZE := 4096k
|
||||
SUPPORTED_DEVICES += armada-xp-linksys-mamba linksys,mamba
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += linksys_wrt1900ac-v1
|
||||
|
||||
@ -163,7 +162,6 @@ define Device/linksys_wrt32x
|
||||
KERNEL_SIZE := 6144k
|
||||
KERNEL := kernel-bin | append-dtb
|
||||
SUPPORTED_DEVICES += armada-385-linksys-venom linksys,venom
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += linksys_wrt32x
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user