From 57f0f512b273f60d52568b8c6b77e17f5636edc0 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 5 Aug 2015 17:04:01 -0300 Subject: Initial import --- include/uapi/linux/tc_act/Kbuild | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 include/uapi/linux/tc_act/Kbuild (limited to 'include/uapi/linux/tc_act/Kbuild') diff --git a/include/uapi/linux/tc_act/Kbuild b/include/uapi/linux/tc_act/Kbuild new file mode 100644 index 000000000..242cf0c6e --- /dev/null +++ b/include/uapi/linux/tc_act/Kbuild @@ -0,0 +1,12 @@ +# UAPI Header export list +header-y += tc_csum.h +header-y += tc_defact.h +header-y += tc_gact.h +header-y += tc_ipt.h +header-y += tc_mirred.h +header-y += tc_nat.h +header-y += tc_pedit.h +header-y += tc_skbedit.h +header-y += tc_vlan.h +header-y += tc_bpf.h +header-y += tc_connmark.h -- cgit v1.2.3-54-g00ecf