projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a2edc2
)
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>
Tue, 7 Jun 2022 14:16:56 +0000
(16:16 +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>
target/linux/bcm53xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/bcm53xx/image/Makefile
b/target/linux/bcm53xx/image/Makefile
index d70e394b94a4e5f7b9fb5304e17b9751256440bc..0d0cf9b19b9d0f4ed5d186d250682136d8332cfb 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