mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-09 04:35:22 +00:00
This reorders the generic kernel configuration files. This was done with the following commands: $ ./scripts/kconfig.pl '+' target/linux/generic/config-4.14 /dev/null > target/linux/generic/config-4.14-new $ mv target/linux/generic/config-4.14-new target/linux/generic/config-4.14 $ ./scripts/kconfig.pl '+' target/linux/generic/config-4.9 /dev/null > target/linux/generic/config-4.9-new $ mv target/linux/generic/config-4.9-new target/linux/generic/config-4.9 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|---|---|---|
| .. | ||
| backport-4.9 | ||
| backport-4.14 | ||
| files | ||
| hack-4.9 | ||
| hack-4.14 | ||
| image | ||
| other-files | ||
| pending-3.18 | ||
| pending-4.9 | ||
| pending-4.14 | ||
| config-3.18 | ||
| config-4.9 | ||
| config-4.14 | ||
| PATCHES | ||