projects
/
openwrt
/
staging
/
pepe2k.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a83dc6b
)
bcm53xx: remove BROKEN flag from Asus RT-AC88U
author
Arınç ÜNAL
<arinc.unal@arinc9.com>
Wed, 1 Jun 2022 07:42:33 +0000
(10:42 +0300)
committer
Rafał Miłecki
<rafal@milecki.pl>
Fri, 10 Jun 2022 07:20:21 +0000
(09:20 +0200)
The image builds and works fine on Asus RT-AC88U. Therefore, remove the
BROKEN flag from the makefile.
Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
(cherry picked from commit
5c1b1918abf853c95976daf7fea58fb1355eae6d
)
target/linux/bcm53xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/bcm53xx/image/Makefile
b/target/linux/bcm53xx/image/Makefile
index 3df24013ce6028f2a05cf742a8105cc95e01a1c9..fc85a131cc5ea2df766c39553818530a755073b9 100644
(file)
--- a/
target/linux/bcm53xx/image/Makefile
+++ b/
target/linux/bcm53xx/image/Makefile
@@
-172,7
+172,6
@@
define Device/asus_rt-ac88u
DEVICE_MODEL := RT-AC88U
DEVICE_PACKAGES := $(BRCMFMAC_4366C0) $(USB3_PACKAGES)
ASUS_PRODUCTID := RT-AC88U
- BROKEN := y
endef
TARGET_DEVICES += asus_rt-ac88u