projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96fe1c0
)
[KBUILD]: Sanitize tc_ematch headers.
author
Stephen Hemminger
<shemminger@linux-foundation.org>
Wed, 22 Aug 2007 19:36:01 +0000
(12:36 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 27 Aug 2007 01:35:34 +0000
(18:35 -0700)
The headers in tc_ematch are used by iproute2, so these headers should
be processed.
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/Kbuild
patch
|
blob
|
history
diff --git
a/include/linux/Kbuild
b/include/linux/Kbuild
index ad7f71a81b0ae9ce5b8cd51a49a27aef4aeb4386..818cc3a50e6b13ee826c6e99a1c49092ac350f85 100644
(file)
--- a/
include/linux/Kbuild
+++ b/
include/linux/Kbuild
@@
-7,6
+7,7
@@
header-y += raid/
header-y += spi/
header-y += sunrpc/
header-y += tc_act/
+header-y += tc_ematch/
header-y += netfilter/
header-y += netfilter_arp/
header-y += netfilter_bridge/