projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15309f5
)
mvebu: enable WRT1900AC v1 and WRT32X for buildbots
author
Tad Davanzo
<
[email protected]
>
Tue, 9 Feb 2021 22:42:54 +0000
(17:42 -0500)
committer
Hauke Mehrtens
<
[email protected]
>
Fri, 19 Mar 2021 14:30:01 +0000
(15:30 +0100)
Kernel size limits have been dealt with.
Effective revert of
a1eb2c46
and
ac9730c4
.
Signed-off-by: Tad Davanzo <
[email protected]
>
target/linux/mvebu/image/cortexa9.mk
patch
|
blob
|
history
diff --git
a/target/linux/mvebu/image/cortexa9.mk
b/target/linux/mvebu/image/cortexa9.mk
index 203a04d6bcd7834d8896741d49d606984edbee99..3f227259eeb97a96bbc3f0ce0d7823c9d9e4f954 100644
(file)
--- a/
target/linux/mvebu/image/cortexa9.mk
+++ b/
target/linux/mvebu/image/cortexa9.mk
@@
-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