summaryrefslogtreecommitdiffstats
path: root/rules/busybox.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-02-01 12:39:35 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-02-01 12:50:09 +0100
commit96c03b2f4da3891f5240f14eba219b8a51c3f099 (patch)
tree8c5428de79eec4779261602fc8a987f844108164 /rules/busybox.in
parentc4ffb7a8bccfaf566d0eb38cc494097dc2591c81 (diff)
downloadptxdist-96c03b2f4da3891f5240f14eba219b8a51c3f099.tar.gz
ptxdist-96c03b2f4da3891f5240f14eba219b8a51c3f099.tar.xz
busybox: don't select KERNEL_HEADER
The kernel headers in the toolchain a probably sufficient. If not the kernel-header package can be enabled manually. It will be built before all other target packages. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/busybox.in')
-rw-r--r--rules/busybox.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/busybox.in b/rules/busybox.in
index 6c4926665..475c55d39 100644
--- a/rules/busybox.in
+++ b/rules/busybox.in
@@ -3,7 +3,6 @@
menuconfig BUSYBOX
tristate
prompt "busybox "
- select KERNEL_HEADER if BUSYBOX_RFKILL
select LIBSELINUX if BUSYBOX_SELINUX
select LIBC_C if !BUSYBOX_STATIC
select LIBC_NSS_FILES if !BUSYBOX_STATIC