aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/generic/profiles
Commit message (Collapse)AuthorAgeFilesLines
* ath79: remove generic profilesAdrian Schmutzler2021-01-271-16/+0
| | | | | | | | | | | On a platform with many very different devices, like found on ath79, the generic profiles seem like remnants of the past that do not have a real use anymore. Remove them to have one thing less to maintain. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> Acked-by: Paul Spooren <mail@aparcar.org>
* ath79: add new OF only target for QCA MIPS siliconJohn Crispin2018-05-071-0/+16
This target aims to replace ar71xx mid-term. The big part that is still missing is making the MMIO/AHB wifi work using OF. NAND and mikrotik subtargets will follow. Signed-off-by: John Crispin <john@phrozen.org>