buildroot: make it easier to build all kmods
Split out kmods from ALL to make it easier to create local builds that are compatible kmod-wise with releases. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44830
This commit is contained in:
@@ -6,8 +6,12 @@
|
||||
|
||||
menu "Global build settings"
|
||||
|
||||
config ALL_KMODS
|
||||
bool "Select all kernel module packages by default"
|
||||
default ALL
|
||||
|
||||
config ALL
|
||||
bool "Select all packages by default"
|
||||
bool "Select all userspace packages by default"
|
||||
default n
|
||||
|
||||
comment "General build options"
|
||||
|
||||
Reference in New Issue
Block a user