aboutsummaryrefslogtreecommitdiffstats
path: root/package/mtd
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-11-12 05:06:56 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-11-12 05:06:56 +0000
commit105a602ecf14e4afe29f88e062496135bce41dc7 (patch)
tree486a3c1c55fa9733f87903e0adb73bd931a238b7 /package/mtd
parent646342f30f409ac8030b634f2715ab9acac07858 (diff)
downloadupstream-105a602ecf14e4afe29f88e062496135bce41dc7.tar.gz
upstream-105a602ecf14e4afe29f88e062496135bce41dc7.tar.bz2
upstream-105a602ecf14e4afe29f88e062496135bce41dc7.zip
implement target profiles in menuconfig
SVN-Revision: 5512
Diffstat (limited to 'package/mtd')
-rw-r--r--package/mtd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/mtd/Makefile b/package/mtd/Makefile
index b3edb7b1b8..2a27f0f5c3 100644
--- a/package/mtd/Makefile
+++ b/package/mtd/Makefile
@@ -19,7 +19,6 @@ include $(INCLUDE_DIR)/package.mk
define Package/mtd
SECTION:=utils
CATEGORY:=Base system
- DEFAULT:=y
TITLE:=Update utility for trx firmware images
DESCRIPTION:=\
This package contains an utility useful to upgrade from other firmware or \\\