openwrt/target/linux/generic
Hauke Mehrtens 42e62a8a10 kernel: Reorder configuration
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>
2018-12-15 12:50:06 +01:00
..
backport-4.9 kernel: bump 4.9 to 4.9.145 2018-12-14 13:01:45 +01:00
backport-4.14 kernel: backport 2 mtd partitioning fixes 2018-12-03 10:34:12 +01:00
files kernel: drop unneeded LINUX_VERSION_CODE checks 2018-12-13 16:59:21 +01:00
hack-4.9 kernel: bump 4.9 to 4.9.145 2018-12-14 13:01:45 +01:00
hack-4.14 kernel: bump 4.14 to 4.14.87 2018-12-10 16:32:22 +01:00
image
other-files
pending-3.18 kernel: bump 3.18 to 3.18.128 2018-12-10 11:48:44 +01:00
pending-4.9 kernel: bump 4.9 to 4.9.145 2018-12-14 13:01:45 +01:00
pending-4.14 kernel: bump 4.14 to 4.14.88 2018-12-14 13:01:49 +01:00
config-3.18 kernel: enable memory compaction 2018-10-09 14:29:55 +02:00
config-4.9 kernel: Reorder configuration 2018-12-15 12:50:06 +01:00
config-4.14 kernel: Reorder configuration 2018-12-15 12:50:06 +01:00
PATCHES