diff options
Diffstat (limited to 'make/busybox.mk')
-rw-r--r-- | make/busybox.mk | 1 |
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 |