summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/net-tools/net-tools-1.60-23/net-tools-config.h
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>2012-12-18 10:03:17 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-19 17:55:01 +0000
commit9642794ab4fdc3a84252a38285d9aff643bbc5b8 (patch)
tree53da2ea980fb143425671e3f5e4f5d8d06acb427 /meta/recipes-extended/net-tools/net-tools-1.60-23/net-tools-config.h
parente1269dd6d49302816322a0b81b614f2bdbd73906 (diff)
downloadpoky-9642794ab4fdc3a84252a38285d9aff643bbc5b8.tar.gz
net-tools: disable Token Ring and Strip support - both got removed in 3.7 kernel
(From OE-Core rev: d884974bf767cc35e3383fddcae219c8ccae6846) Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/net-tools/net-tools-1.60-23/net-tools-config.h')
-rw-r--r--meta/recipes-extended/net-tools/net-tools-1.60-23/net-tools-config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/net-tools/net-tools-1.60-23/net-tools-config.h b/meta/recipes-extended/net-tools/net-tools-1.60-23/net-tools-config.h
index 92c527a51e..6d39c2a8cb 100644
--- a/meta/recipes-extended/net-tools/net-tools-1.60-23/net-tools-config.h
+++ b/meta/recipes-extended/net-tools/net-tools-1.60-23/net-tools-config.h
@@ -49,8 +49,8 @@
49#define HAVE_HWSLIP 1 49#define HAVE_HWSLIP 1
50#define HAVE_HWPPP 1 50#define HAVE_HWPPP 1
51#define HAVE_HWTUNNEL 1 51#define HAVE_HWTUNNEL 1
52#define HAVE_HWSTRIP 1 52#define HAVE_HWSTRIP 0
53#define HAVE_HWTR 1 53#define HAVE_HWTR 0
54#define HAVE_HWAX25 0 54#define HAVE_HWAX25 0
55#define HAVE_HWROSE 0 55#define HAVE_HWROSE 0
56#define HAVE_HWNETROM 1 56#define HAVE_HWNETROM 1