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 ipq806x: add fab scaling support 2020-01-08 14:30:43 +01:00
files-5.4/arch/arm/boot/dts ipq806x: add newline at the end of qcom-ipq8064-v1.0.dtsi 2020-03-05 12:53:14 +01:00
generic ipqx0xx: add Generic subtarget 2019-08-22 21:15:28 +02:00
image treewide: gather DEVICE_VARS into one place 2020-03-21 19:55:12 +01:00
patches-4.19 kernel: bump 4.19 to 4.19.101 2020-02-04 18:10:13 +01:00
patches-5.4 kernel: properly insert local mtd partition parsers 2020-05-25 21:11:47 +02:00
profiles mac80211: fix selecting of ath10k -ct firmware 2018-09-27 00:22:13 +02:00
config-4.19 ipq806x: remove CONFIG_MDIO_IPQ8064 symbol 2020-01-05 19:01:52 +01:00
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