Browse Source

enable by default for targets, which use it

Waldemar Brodkorb 15 years ago
parent
commit
0aba05963a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package/mtd/Makefile

+ 2 - 0
package/mtd/Makefile

@@ -18,6 +18,8 @@ include ${TOPDIR}/mk/package.mk
 
 $(eval $(call PKG_template,MTD,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
 
+PKGDFLT_MTD=		y
+
 BUILD_STYLE:=		manual
 INSTALL_STYLE:=		manual