From 1d058efe21efe4d33f140a82f1afef7091f7980a Mon Sep 17 00:00:00 2001 From: Dave Taht Date: Sat, 2 May 2015 00:09:02 -0700 Subject: [PATCH 18/19] Remove sfq_codel We don't have that code for linux as yet. --- tc/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/tc/Makefile b/tc/Makefile index e503c8a..9d72b88 100644 --- a/tc/Makefile +++ b/tc/Makefile @@ -61,7 +61,6 @@ TCMODULES += q_codel.o TCMODULES += q_fq_codel.o TCMODULES += q_nfq_codel.o TCMODULES += q_efq_codel.o -TCMODULES += q_sfq_codel.o TCMODULES += q_pfq_codel.o TCMODULES += q_ns2_codel.o TCMODULES += q_ns4_codel.o -- 2.1.4