Commit 45305c24 authored by Stephen Hemminger's avatar Stephen Hemminger

add q_rr to tc Makefile

Signed-off-by: default avatarStephen Hemminger <shemminger@linux-foundation.org>
parent efc05015
......@@ -11,6 +11,7 @@ TCMODULES += q_red.o
TCMODULES += q_prio.o
TCMODULES += q_tbf.o
TCMODULES += q_cbq.o
TCMODULES += q_rr.o
TCMODULES += q_netem.o
TCMODULES += f_rsvp.o
TCMODULES += f_u32.o
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment