mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 12:57:53 +00:00
Default to check installed kernel headers by default.
/trunk/config/kernel/linux_headers_install.in | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
parent
99691ee4d6
commit
dbb47694a4
@ -209,7 +209,7 @@ config KERNEL_VERSION
|
||||
config KERNEL_LINUX_HEADERS_INSTALL_CHECK
|
||||
bool
|
||||
prompt "Check installed headers"
|
||||
default n
|
||||
default y
|
||||
help
|
||||
If you are in doubt that installed headers are buggy, say 'Y'
|
||||
here to have an extra check passed onto the headers.
|
||||
|
Loading…
Reference in New Issue
Block a user