From: Stephen Hemminger Date: Mon, 25 Jun 2007 16:42:30 +0000 (-0700) Subject: Snapshot update for 2.6.22 X-Git-Tag: v2.6.23-071016~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=954df8c66f780746f54d5428ff9baf94f4924834;p=thirdparty%2Fiproute2.git Snapshot update for 2.6.22 Signed-off-by: Stephen Hemminger --- diff --git a/include/SNAPSHOT.h b/include/SNAPSHOT.h index b8b5e45dc..73f11c8a8 100644 --- a/include/SNAPSHOT.h +++ b/include/SNAPSHOT.h @@ -1 +1 @@ -static char SNAPSHOT[] = "070313"; +static char SNAPSHOT[] = "070625"; diff --git a/tc/Makefile b/tc/Makefile index b607b261b..22cd437d4 100644 --- a/tc/Makefile +++ b/tc/Makefile @@ -11,7 +11,7 @@ TCMODULES += q_red.o TCMODULES += q_prio.o TCMODULES += q_tbf.o TCMODULES += q_cbq.o -TCMODULES += q_netem.so +TCMODULES += q_netem.o TCMODULES += f_rsvp.o TCMODULES += f_u32.o TCMODULES += f_route.o