Skip to content
Snippets Groups Projects
Commit 364a4bdb authored by David Bauer's avatar David Bauer
Browse files

mediatek-filogic: add ASUS RT-AX52

parent 91c2bba3
No related branches found
No related tags found
No related merge requests found
......@@ -313,6 +313,7 @@ mediatek-filogic
* ASUS
- RT-AX52
- TUF AX4200
- TUF AX6000
......
......@@ -3,6 +3,10 @@ config('TARGET_INITRAMFS_COMPRESSION_LZMA', true)
-- ASUS
device('asus-rt-ax52', 'asus_rt-ax52', {
factory = false,
})
device('asus-tuf-ax4200', 'asus_tuf-ax4200', {
factory = false,
})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment