summaryrefslogtreecommitdiff
path: root/package/base-files
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-23 11:34:44 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-23 11:34:44 +0100
commit2c3389799c46724a4922179ff70d1230ccbe5b59 (patch)
tree2e890bacc226d2bef8518e38a935a0f6252d3a32 /package/base-files
parent9183b983ea3f2b20359eaa7cf3a8776af301c059 (diff)
fixes for new pkgmaker generated menu
Diffstat (limited to 'package/base-files')
-rw-r--r--package/base-files/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/Makefile b/package/base-files/Makefile
index 1e0cbdafc..bff93bd38 100644
--- a/package/base-files/Makefile
+++ b/package/base-files/Makefile
@@ -17,7 +17,7 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,BASE_FILES,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-PKGDFLT_BASE_FILES= y
+PKGDFLT_BASE_FILES= y if !ADK_TOOLCHAIN_ONLY
do-install:
$(CP) ./extra/* $(IDIR_BASE_FILES)