Commit 96f13b80 authored by osdl.net!shemminger's avatar osdl.net!shemminger

build netem as .so again.

(Logical change 1.63)
parent 71538938
......@@ -19,7 +19,6 @@ TCMODULES += f_tcindex.o
TCMODULES += q_ingress.o
TCMODULES += q_hfsc.o
TCMODULES += q_htb.o
TCMODULES += q_netem.o
TCOBJ += $(TCMODULES)
......@@ -29,6 +28,7 @@ TCLIB += tc_cbq.o
TCLIB += tc_estimator.o
TCSO :=
TCSO += q_netem.so
ifeq ($(TC_CONFIG_ATM),y)
TCSO += q_atm.so
endif
......
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