mirror of
https://github.com/godotengine/buildroot.git
synced 2025-12-31 09:48:56 +03:00
package/linux-headers: remove bogus symbol BR2_PACKAGE_HOST_LINUX_HEADERS
The package host-linux-headers does not exist and there were never references to this symbol in the tree, do drop it. Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
032cfbc716
commit
367bd65f3c
@@ -1,8 +1,5 @@
|
||||
comment "Kernel Header Options"
|
||||
|
||||
config BR2_PACKAGE_HOST_LINUX_HEADERS
|
||||
bool
|
||||
|
||||
choice
|
||||
prompt "Kernel Headers"
|
||||
default BR2_KERNEL_HEADERS_AS_KERNEL if BR2_LINUX_KERNEL
|
||||
|
||||
Reference in New Issue
Block a user