openwrt/target/linux/generic
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
..
backport-4.14 kernel: bump 4.14 to 4.14.180 2020-05-12 12:36:28 +02:00
backport-4.19 kernel: bump 4.19 to 4.19.122 2020-05-12 12:36:28 +02:00
backport-5.4 kernel: drop backported gpio emulated open drain output fix 2020-05-25 21:10:44 +02:00
files generic: platform/mikrotik: disambiguate SPDX-License-Identifier 2020-05-20 17:03:45 +02:00
hack-4.14 kernel: bump 4.14 to 4.14.180 2020-05-12 12:36:28 +02:00
hack-4.19 kernel: bump 4.19 to 4.19.122 2020-05-12 12:36:28 +02:00
hack-5.4 kernel: remove a bunch of trailing whitespaces 2020-05-25 21:11:47 +02:00
image treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
other-files kernel: move initramfs's init script out of base-files 2017-04-04 14:06:40 +02:00
pending-4.14 kernel: bump 4.14 to 4.14.180 2020-05-12 12:36:28 +02:00
pending-4.19 kernel: bump 4.19 to 4.19.123 2020-05-14 13:33:40 +02:00
pending-5.4 kernel: properly insert local mtd partition parsers 2020-05-25 21:11:47 +02:00
config-4.14 kernel: mtdsplit: add BCM WFI support 2020-05-18 18:24:06 +02:00
config-4.19 kernel: mtdsplit: add BCM WFI support 2020-05-18 18:24:06 +02:00
config-5.4 kernel: mtdsplit: add BCM WFI support 2020-05-18 18:24:06 +02:00
PATCHES