From 9c15bcd711d65a92a2f695754f7d35ec910a12fa Mon Sep 17 00:00:00 2001 From: Tad Davanzo Date: Tue, 9 Feb 2021 17:42:54 -0500 Subject: [PATCH] mvebu: enable WRT1900AC v1 and WRT32X for buildbots Kernel size limits have been dealt with. Effective revert of a1eb2c46 and ac9730c4. Signed-off-by: Tad Davanzo --- target/linux/mvebu/image/cortexa9.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/target/linux/mvebu/image/cortexa9.mk b/target/linux/mvebu/image/cortexa9.mk index 18b565be73..7263282225 100644 --- a/target/linux/mvebu/image/cortexa9.mk +++ b/target/linux/mvebu/image/cortexa9.mk @@ -109,7 +109,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 @@ -146,7 +145,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