]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/sched/Makefile
Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / net / sched / Makefile
index 4bdda3634e0b9eb463ff403de440fcd6d881d249..7b915d226de77ab9991997a214bc1716cccf99c9 100644 (file)
@@ -10,6 +10,7 @@ obj-$(CONFIG_NET_CLS_ACT)     += act_api.o
 obj-$(CONFIG_NET_ACT_POLICE)   += act_police.o
 obj-$(CONFIG_NET_ACT_GACT)     += act_gact.o
 obj-$(CONFIG_NET_ACT_MIRRED)   += act_mirred.o
+obj-$(CONFIG_NET_ACT_SAMPLE)   += act_sample.o
 obj-$(CONFIG_NET_ACT_IPT)      += act_ipt.o
 obj-$(CONFIG_NET_ACT_NAT)      += act_nat.o
 obj-$(CONFIG_NET_ACT_PEDIT)    += act_pedit.o