Переглянути джерело

[NET] tc_nat: header install

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>
Stephen Hemminger 17 роки тому
батько
коміт
75ec533ec3
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      include/linux/tc_act/Kbuild

+ 1 - 0
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