mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-31 00:17:44 +00:00
75ec533ec3
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>
5 lines
111 B
Makefile
5 lines
111 B
Makefile
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
|