From 5be70dfb578c8793084aa8b4526fad08d68a6155 Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 12 Nov 2006 05:06:56 +0000 Subject: implement target profiles in menuconfig git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5512 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/busybox/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'package/busybox') diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 05174a32b..cc3473726 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 -- cgit v1.2.3