Openwrt/target/linux/ipq806x
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>
2020-05-25 21:11:47 +02:00
..
base-files ipq806x: read both WG2600HP MAC addresses from flash 2020-03-16 16:53:47 +01:00
files-4.19/arch/arm/boot/dts
files-5.4/arch/arm/boot/dts
generic
image treewide: gather DEVICE_VARS into one place 2020-03-21 19:55:12 +01:00
patches-4.19
patches-5.4 kernel: properly insert local mtd partition parsers 2020-05-25 21:11:47 +02:00
profiles
config-4.19
config-5.4 kernel: move TEO governor to generic config 2020-03-17 00:51:48 +01:00
Makefile ipq806x: switch to 5.4 kernel 2020-04-09 00:12:46 +02:00