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
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>
6 years ago
..
backport-4.9 kernel: bump 4.9 to 4.9.145 6 years ago
backport-4.14 kernel: backport 2 mtd partitioning fixes 6 years ago
files kernel: drop unneeded LINUX_VERSION_CODE checks 6 years ago
hack-4.9 kernel: bump 4.9 to 4.9.145 6 years ago
hack-4.14 kernel: bump 4.14 to 4.14.87 6 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-3.18 kernel: bump 3.18 to 3.18.128 6 years ago
pending-4.9 kernel: bump 4.9 to 4.9.145 6 years ago
pending-4.14 kernel: bump 4.14 to 4.14.88 6 years ago
PATCHES kernel: update PATCHES with a stricter policy 11 years ago
config-3.18 kernel: enable memory compaction 6 years ago
config-4.9 kernel: Reorder configuration 6 years ago
config-4.14 kernel: Reorder configuration 6 years ago