Snapshot update for 2.6.22

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
This commit is contained in:
Stephen Hemminger 2007-06-25 09:42:30 -07:00
parent aa27f88c84
commit 954df8c66f
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
static char SNAPSHOT[] = "070313";
static char SNAPSHOT[] = "070625";

View File

@ -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