-
- Downloads
Get rid of the static kernel configuration files
With a backported patch from the OpenWrt trunk, it is now easy to generate an equivalent configuration using CONFIG_ALL_KMODS. The build will take a bit longer because all kernel module packages are actually built even when they are not included in the image, but adding new targets becomes a lot easier. Also, related documentation updates and fixes.
Showing
- docs/dev/hardware.rst 12 additions, 19 deletionsdocs/dev/hardware.rst
- include/Makefile.target 2 additions, 6 deletionsinclude/Makefile.target
- include/config 2 additions, 0 deletionsinclude/config
- patches/openwrt/0029-buildroot-make-it-easier-to-build-all-kmods.patch 57 additions, 0 deletions...rt/0029-buildroot-make-it-easier-to-build-all-kmods.patch
- targets/ar71xx-generic/kernel-config 0 additions, 4028 deletionstargets/ar71xx-generic/kernel-config
- targets/ar71xx-generic/vermagic 0 additions, 0 deletionstargets/ar71xx-generic/vermagic
- targets/ar71xx-nand/kernel-config 0 additions, 4016 deletionstargets/ar71xx-nand/kernel-config
- targets/ar71xx-nand/vermagic 0 additions, 0 deletionstargets/ar71xx-nand/vermagic
- targets/mpc85xx-generic/kernel-config 0 additions, 3947 deletionstargets/mpc85xx-generic/kernel-config
- targets/mpc85xx-generic/vermagic 0 additions, 0 deletionstargets/mpc85xx-generic/vermagic
- targets/ramips-rt305x/kernel-config 0 additions, 3331 deletionstargets/ramips-rt305x/kernel-config
- targets/ramips-rt305x/vermagic 0 additions, 0 deletionstargets/ramips-rt305x/vermagic
- targets/x86-generic/kernel-config 0 additions, 4552 deletionstargets/x86-generic/kernel-config
- targets/x86-generic/vermagic 0 additions, 0 deletionstargets/x86-generic/vermagic
- targets/x86-kvm_guest/kernel-config 0 additions, 4326 deletionstargets/x86-kvm_guest/kernel-config
- targets/x86-kvm_guest/vermagic 0 additions, 0 deletionstargets/x86-kvm_guest/vermagic
Loading
Please register or sign in to comment