procfs: Push down the bkl from ioctl
[safe/jmp/linux-2.6] / net / sched / Makefile
index 54d950c..f14e71b 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