You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/ath79
Adrian Schmutzler 4661b05390 kernel: properly insert local mtd partition parsers
Between 4.19 and 5.4, the kernel moved the partition parsers into
the parsers subdirectory. This led to some necessary rebasing of
our local patches for parsers, which partially has been performed
without caring about where the code was inserted.

This commit tries to adjust our local patches so that parsers are
inserted at the "proper" positions with respect to alphabetic sorting
(if possible). Thus, the commit is cosmetic.

While this might look useless now, it will make life easier when
adding other parsers in the future or for rebasing on kernel changes.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
4 years ago
..
base-files/etc/hotplug.d/ieee80211 ath79: add mikrotik subtarget 4 years ago
dts ath79/nand: add support for Netgear WNDR4300SW 4 years ago
files ath79: ag71xx: unify version dependent code 4 years ago
generic ath79: add support for Enterasys WS-AP3705i 4 years ago
image ath79/nand: add support for Netgear WNDR4300SW 4 years ago
mikrotik ath79/mikrotik: load caldata via sysfs loader 4 years ago
nand ath79/nand: add support for Netgear WNDR4300SW 4 years ago
patches-4.19 kernel: bump 4.19 to 4.19.122 4 years ago
patches-5.4 kernel: properly insert local mtd partition parsers 4 years ago
tiny ath79: add support for TP-Link TL-WA901ND v4 and v5 4 years ago
Makefile ath79: add mikrotik subtarget 4 years ago
config-4.19 ath79: remove unused TP-Link partition parser 4 years ago
config-5.4 ath79: remove unused TP-Link partition parser 4 years ago
modules.mk