mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +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
|