Snapshot update for 2.6.22

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
diff --git a/include/SNAPSHOT.h b/include/SNAPSHOT.h
index b8b5e45..73f11c8 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 b607b26..22cd437 100644
--- a/tc/Makefile
+++ b/tc/Makefile
@@ -11,7 +11,7 @@
 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