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/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>
4 years ago
..
backport-4.14 kernel: bump 4.14 to 4.14.180 4 years ago
backport-4.19 kernel: bump 4.19 to 4.19.122 4 years ago
backport-5.4 kernel: drop backported gpio emulated open drain output fix 4 years ago
files generic: platform/mikrotik: disambiguate SPDX-License-Identifier 4 years ago
hack-4.14 kernel: bump 4.14 to 4.14.180 4 years ago
hack-4.19 kernel: bump 4.19 to 4.19.122 4 years ago
hack-5.4 kernel: remove a bunch of trailing whitespaces 4 years ago
image treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
other-files kernel: move initramfs's init script out of base-files 7 years ago
pending-4.14 kernel: bump 4.14 to 4.14.180 4 years ago
pending-4.19 kernel: bump 4.19 to 4.19.123 4 years ago
pending-5.4 kernel: properly insert local mtd partition parsers 4 years ago
PATCHES kernel: update PATCHES with a stricter policy 11 years ago
config-4.14 kernel: mtdsplit: add BCM WFI support 4 years ago
config-4.19 kernel: mtdsplit: add BCM WFI support 4 years ago
config-5.4 kernel: mtdsplit: add BCM WFI support 4 years ago