summaryrefslogtreecommitdiffstats
path: root/rules/bridge-utils.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-02-01 12:37:14 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-02-01 12:47:28 +0100
commitc4ffb7a8bccfaf566d0eb38cc494097dc2591c81 (patch)
tree9a92da002fde3c2e77c7e8a7c76d16059bee3494 /rules/bridge-utils.in
parentf0e708d5b431db1a1f359a94797f247b09968f29 (diff)
downloadptxdist-c4ffb7a8bccfaf566d0eb38cc494097dc2591c81.tar.gz
ptxdist-c4ffb7a8bccfaf566d0eb38cc494097dc2591c81.tar.xz
bridge-utils: remove all references to the kernel-header package
The added include path was wrong, KERNEL_HEADERS_DIR instead of KERNEL_HEADERS_INCLUDE_DIR so it didn't use the extra kernel headers. It didn't fail, so just remove the useless option and dependency. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/bridge-utils.in')
-rw-r--r--rules/bridge-utils.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/bridge-utils.in b/rules/bridge-utils.in
index 29e8084b1..3d9cb0524 100644
--- a/rules/bridge-utils.in
+++ b/rules/bridge-utils.in
@@ -5,7 +5,6 @@ config BRIDGE_UTILS
tristate
prompt "bridge utils "
select GCCLIBS_GCC_S
- select KERNEL_HEADER
depends on !BUSYBOX_BRCTL || ALLYES
help
Utilities for configuring the Linux ethernet bridge