mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
4661b05390
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> |
||
---|---|---|
.. | ||
base-files | ||
files-4.19/arch/arm/boot/dts | ||
files-5.4/arch/arm/boot/dts | ||
generic | ||
image | ||
patches-4.19 | ||
patches-5.4 | ||
profiles | ||
config-4.19 | ||
config-5.4 | ||
Makefile |