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 ...@@ -313,6 +313,7 @@ mediatek-filogic
* ASUS * ASUS
- RT-AX52
- TUF AX4200 - TUF AX4200
- TUF AX6000 - TUF AX6000
......
...@@ -3,6 +3,10 @@ config('TARGET_INITRAMFS_COMPRESSION_LZMA', true) ...@@ -3,6 +3,10 @@ config('TARGET_INITRAMFS_COMPRESSION_LZMA', true)
-- ASUS -- ASUS
device('asus-rt-ax52', 'asus_rt-ax52', {
factory = false,
})
device('asus-tuf-ax4200', 'asus_tuf-ax4200', { device('asus-tuf-ax4200', 'asus_tuf-ax4200', {
factory = false, factory = false,
}) })
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment