fix svn patch breakage in glib
[openwrt.git] / obsolete-buildroot / Makefile
index a16fe7b..45c1e85 100644 (file)
 #
 #############################################################
 
-SNAPSHOT:=20040916
+SNAPSHOT:=20050101
 
 ARCH:=mipsel
-USE_UCLIBC_SNAPSHOT:=$(SNAPSHOT)
+#USE_UCLIBC_SNAPSHOT:=$(SNAPSHOT)
 USE_UCLIBC_LDSO_0_9_24:=false
-USE_BUSYBOX_SNAPSHOT:=$(SNAPSHOT)
-USE_NETFILTER_SNAPSHOT:=$(SNAPSHOT)
-USE_BRIDGE_VERSION:=0.9.7
+#USE_BUSYBOX_SNAPSHOT:=$(SNAPSHOT)
+USE_NETFILTER_SNAPSHOT:=20041009
+USE_BRIDGE_VERSION:=1.0.4
 BUILD_WITH_LARGEFILE:=true
 
 OPTIMIZE_FOR_CPU=$(ARCH)
This page took 0.025168 seconds and 4 git commands to generate.