mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-21 02:25:40 +07:00
d99079e2fb
Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
14 lines
298 B
Makefile
14 lines
298 B
Makefile
# 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
|
|
header-y += tc_ife.h
|