mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] iptables: remove dependency on KERNEL_HEADERS
@ 2017-11-28 10:58 Oleksij Rempel
  2017-11-28 11:18 ` Roland Hieber
  0 siblings, 1 reply; 3+ messages in thread
From: Oleksij Rempel @ 2017-11-28 10:58 UTC (permalink / raw)
  To: ptxdist; +Cc: Oleksij Rempel

with latest toolchain iptables will build with KERNEL_HEADERS

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
---
 rules/iptables.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/rules/iptables.in b/rules/iptables.in
index 0c4ded12a..3cad506d0 100644
--- a/rules/iptables.in
+++ b/rules/iptables.in
@@ -3,7 +3,6 @@
 menuconfig IPTABLES
 	tristate
 	prompt "iptables                      "
-	select KERNEL_HEADER
 	select LIBC_M
 	select LIBC_DL
 	select GCCLIBS_GCC_S
-- 
2.11.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-11-28 13:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-28 10:58 [ptxdist] [PATCH] iptables: remove dependency on KERNEL_HEADERS Oleksij Rempel
2017-11-28 11:18 ` Roland Hieber
2017-11-28 13:32   ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox