]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/core/Makefile
Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm/linux...
[karo-tx-linux.git] / net / core / Makefile
index 26a37cb3192316a715f7128bb717a3346d8ae76c..796f46eece5f18b3843e5d75942ef27318dc1b4a 100644 (file)
@@ -17,3 +17,6 @@ obj-$(CONFIG_NET_PKTGEN) += pktgen.o
 obj-$(CONFIG_NETPOLL) += netpoll.o
 obj-$(CONFIG_NET_DMA) += user_dma.o
 obj-$(CONFIG_FIB_RULES) += fib_rules.o
+obj-$(CONFIG_TRACEPOINTS) += net-traces.o
+obj-$(CONFIG_NET_DROP_MONITOR) += drop_monitor.o
+