]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - net/sched/Makefile
Merge tag 'rproc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson...
[linux.git] / net / sched / Makefile
index bc8856b865ff5541c061c17adcf4d022c81c0a49..31c367a6cd093ba9e8fff379a80ac76d0248e0f8 100644 (file)
@@ -59,6 +59,7 @@ obj-$(CONFIG_NET_SCH_CAKE)    += sch_cake.o
 obj-$(CONFIG_NET_SCH_FQ)       += sch_fq.o
 obj-$(CONFIG_NET_SCH_HHF)      += sch_hhf.o
 obj-$(CONFIG_NET_SCH_PIE)      += sch_pie.o
+obj-$(CONFIG_NET_SCH_FQ_PIE)   += sch_fq_pie.o
 obj-$(CONFIG_NET_SCH_CBS)      += sch_cbs.o
 obj-$(CONFIG_NET_SCH_ETF)      += sch_etf.o
 obj-$(CONFIG_NET_SCH_TAPRIO)   += sch_taprio.o