From 8df203346844afa8d63e5c9fe64479c0688213df Mon Sep 17 00:00:00 2001 From: kaloz Date: Mon, 15 Nov 2004 08:17:59 +0000 Subject: add newer sources git-svn-id: svn://svn.openwrt.org/openwrt/trunk@174 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- obsolete-buildroot/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'obsolete-buildroot/Makefile') diff --git a/obsolete-buildroot/Makefile b/obsolete-buildroot/Makefile index a16fe7b812..ceff4203c5 100644 --- a/obsolete-buildroot/Makefile +++ b/obsolete-buildroot/Makefile @@ -28,14 +28,14 @@ # ############################################################# -SNAPSHOT:=20040916 +SNAPSHOT:=20041031 ARCH:=mipsel 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_NETFILTER_SNAPSHOT:=20041009 +USE_BRIDGE_VERSION:=1.0.4 BUILD_WITH_LARGEFILE:=true OPTIMIZE_FOR_CPU=$(ARCH) -- cgit v1.2.3