]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/sched/Makefile
net_sched: add classful multiqueue dummy scheduler
[karo-tx-linux.git] / net / sched / Makefile
index 54d950cd4b8db9775b6b69998be0cccd0a48a3ab..f14e71bfa58fdcea59bf31485ea1f26ae998574a 100644 (file)
@@ -2,7 +2,7 @@
 # Makefile for the Linux Traffic Control Unit.
 #
 
-obj-y  := sch_generic.o
+obj-y  := sch_generic.o sch_mq.o
 
 obj-$(CONFIG_NET_SCHED)                += sch_api.o sch_blackhole.o
 obj-$(CONFIG_NET_CLS)          += cls_api.o