Skip to content
Snippets Groups Projects
Unverified Commit b18f7909 authored by David Bauer's avatar David Bauer Committed by GitHub
Browse files

mediatek-filogic: remove broken flag for TUF AX4200 (#3064)

There is a new way to flash OpenWrt on the ASUS TUF AX4200 which does
not require to open the device.

Link: https://github.com/blocktrron/openwrt-asus-filogic-factory/releases/tag/filogic-v1



Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
parent 346b23f0
No related branches found
No related tags found
No related merge requests found
...@@ -281,6 +281,10 @@ lantiq-xway ...@@ -281,6 +281,10 @@ lantiq-xway
mediatek-filogic mediatek-filogic
---------------- ----------------
* ASUS
- TUF AX4200
* Cudy * Cudy
- WR3000 (v1) - WR3000 (v1)
......
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
device('asus-tuf-ax4200', 'asus_tuf-ax4200', { device('asus-tuf-ax4200', 'asus_tuf-ax4200', {
factory = false, factory = false,
broken = true, -- Installation requires internal serial
}) })
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment