diff options
Diffstat (limited to 'obsolete-buildroot/Makefile')
-rw-r--r-- | obsolete-buildroot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/obsolete-buildroot/Makefile b/obsolete-buildroot/Makefile index 538d8b9041..45c1e85dfd 100644 --- a/obsolete-buildroot/Makefile +++ b/obsolete-buildroot/Makefile @@ -31,7 +31,7 @@ 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:=20041009 |