summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArınç ÜNAL <arinc.unal@arinc9.com>2022-06-01 10:42:33 +0300
committerRafał Miłecki <rafal@milecki.pl>2022-06-10 09:20:21 +0200
commit2b1941e47dc37a58665643339da8f375497ae713 (patch)
treef7725a05192d198152c20948873cbcf11ae84bcf
parenta83dc6b06dc424605040f0b0ee8152a8ef164a19 (diff)
downloadopenwrt-2b1941e47dc37a58665643339da8f375497ae713.tar.gz
openwrt-2b1941e47dc37a58665643339da8f375497ae713.tar.bz2
openwrt-2b1941e47dc37a58665643339da8f375497ae713.zip
bcm53xx: remove BROKEN flag from Asus RT-AC88U
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)
-rw-r--r--target/linux/bcm53xx/image/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/image/Makefile b/target/linux/bcm53xx/image/Makefile
index 3df24013ce..fc85a131cc 100644
--- 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