Rename netsim to netem in latest code.
(Logical change 1.39)
This commit is contained in:
parent
7ce8a8e092
commit
7dd6625c65
|
|
@ -23,7 +23,7 @@ ifeq ($(TC_CONFIG_ATM),y)
|
|||
LDLIBS += -latm
|
||||
endif
|
||||
|
||||
TCMODULES += q_netsim.o
|
||||
TCMODULES += q_netem.o
|
||||
TCMODULES += q_csz.o
|
||||
TCMODULES += q_htb.o
|
||||
TCMODULES += q_hpfq.o
|
||||
|
|
|
|||
Loading…
Reference in New Issue