mirror of
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
synced 2024-12-18 06:04:29 +08:00
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
Block a user