summaryrefslogtreecommitdiff
path: root/package/base-files
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-14 14:04:37 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-14 14:04:37 +0100
commit80cf711c344256c59b857da6cd7fc91898f90752 (patch)
treefa1332276e3a0b3e07ac69072cddae1d60768730 /package/base-files
parent58f2ba6405c8b0390995af535592c94eb38e013c (diff)
add generic toolchain only support
remove special cases (tomtom/g1)
Diffstat (limited to 'package/base-files')
-rw-r--r--package/base-files/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/base-files/Makefile b/package/base-files/Makefile
index e771a5084..841cc29f7 100644
--- a/package/base-files/Makefile
+++ b/package/base-files/Makefile
@@ -18,6 +18,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 if !ADK_TOOLCHAIN_ONLY
+CFLINE_BASE_FILES:= depends on !ADK_TOOLCHAIN_ONLY
CONFIG_STYLE:= manual
BUILD_STYLE:= manual