summaryrefslogtreecommitdiff
path: root/make/busybox.mk
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-04-26 21:20:45 +0000
committerEric Andersen <andersen@codepoet.org>2002-04-26 21:20:45 +0000
commit085ba9f45190345249c56562bbccf05bc63e1476 (patch)
treeeeed8019156be58fdaeda04087a6b51a3007ca52 /make/busybox.mk
parent08782ae7d8812933ad3f932132955ea1c0fb1e52 (diff)
Update tinylogin version. Update how busybox snapshot is selected.
-Erik
Diffstat (limited to 'make/busybox.mk')
-rw-r--r--make/busybox.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/make/busybox.mk b/make/busybox.mk
index 179a5d74d..1af0f852f 100644
--- a/make/busybox.mk
+++ b/make/busybox.mk
@@ -3,7 +3,6 @@
# busybox
#
#############################################################
-USE_BUSYBOX_SNAPSHOT=true
ifeq ($(USE_BUSYBOX_SNAPSHOT),true)
# Be aware that this changes daily....
BUSYBOX_DIR:=$(BUILD_DIR)/busybox