openwrt/target
Hauke Mehrtens 8762759015 kernel: Reorder kernel configuration
This was done by running this:
./scripts/kconfig.pl '+' target/linux/generic/config-5.15 /dev/null > target/linux/generic/config-5.15-new
mv target/linux/generic/config-5.15-new target/linux/generic/config-5.15

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-09-22 11:48:39 +02:00
..
imagebuilder
linux kernel: Reorder kernel configuration 2022-09-22 11:48:39 +02:00
llvm-bpf
sdk toolchain: Select USE_SSTRIP with external musl toolchain 2022-09-12 23:16:22 +02:00
toolchain
Config.in
Makefile