projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6e991d
)
[NET] tc_nat: header install
author
Stephen Hemminger
<stephen.hemminger@vyatta.com>
Tue, 25 Dec 2007 05:59:24 +0000
(21:59 -0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 27 Dec 2007 03:36:35 +0000
(19:36 -0800)
iproute2 build needs tc_nat.h header from kernel make install_headers.
Signed-off-by: Stephen Hemminger <stephen.hemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/tc_act/Kbuild
patch
|
blob
|
history
diff --git
a/include/linux/tc_act/Kbuild
b/include/linux/tc_act/Kbuild
index 78dfbac363759ccfd2c0700a031c189973a3df3d..6dac0d7365cc3704056143be3268471c6c70f1c9 100644
(file)
--- a/
include/linux/tc_act/Kbuild
+++ b/
include/linux/tc_act/Kbuild
@@
-2,3
+2,4
@@
header-y += tc_gact.h
header-y += tc_ipt.h
header-y += tc_mirred.h
header-y += tc_pedit.h
+header-y += tc_nat.h