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>
This commit is contained in:
parent
0a2edc2714
commit
5c1b1918ab
1 changed files with 0 additions and 1 deletions
|
@ -172,7 +172,6 @@ define Device/asus_rt-ac88u
|
||||||
DEVICE_MODEL := RT-AC88U
|
DEVICE_MODEL := RT-AC88U
|
||||||
DEVICE_PACKAGES := $(BRCMFMAC_4366C0) $(USB3_PACKAGES)
|
DEVICE_PACKAGES := $(BRCMFMAC_4366C0) $(USB3_PACKAGES)
|
||||||
ASUS_PRODUCTID := RT-AC88U
|
ASUS_PRODUCTID := RT-AC88U
|
||||||
BROKEN := y
|
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += asus_rt-ac88u
|
TARGET_DEVICES += asus_rt-ac88u
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue