From cbc0bd16eb9d3cc0a42e62ac4e718fa0dabbd8f0 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 27 Apr 2002 21:55:51 +0000 Subject: Update to busybox 0.60.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 099edf842..053a0f1cd 100644 --- a/Makefile +++ b/Makefile @@ -41,7 +41,7 @@ USE_UCLIBC_SNAPSHOT:=true # Enable this to use the busybox daily snapshot instead of a released # version. Daily snapshots may contain new features and bugfixes. Or # they may not even compile at all.... -USE_BUSYBOX_SNAPSHOT:=true +USE_BUSYBOX_SNAPSHOT:=false # Enable large file (files > 2 GB) support BUILD_WITH_LARGEFILE:=false -- cgit v1.2.3