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>
(cherry picked from commit 367bd65f3c)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2022.11.x
Ricardo Martincoski 2022-11-27 10:07:30 -03:00 committed by Peter Korsgaard
parent f513808d04
commit 5d2f70b381
1 changed files with 0 additions and 3 deletions

View File

@ -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