diff options
Diffstat (limited to 'package/busybox/Makefile')
-rw-r--r-- | package/busybox/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 05174a32bd..cc34737264 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -24,7 +24,6 @@ include $(INCLUDE_DIR)/package.mk define Package/busybox SECTION:=base CATEGORY:=Base system - DEFAULT:=y TITLE:=Core utilities for embedded Linux URL:=http://busybox.net/ MENU:=1 |