diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-15 19:01:41 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-15 19:01:41 +0100 |
| commit | 874680b5ffd55186d86c8259fdab74988d193ea9 (patch) | |
| tree | dda49405ca118f5f79466e1ead351be32de4fa68 /package/base-files/Makefile | |
| parent | 909df4c95187cff6fa1da4696abc9317d5b4e46f (diff) | |
| parent | f6d24fdf0f1c294628b979aa199e06ef6462df4e (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/base-files/Makefile')
| -rw-r--r-- | package/base-files/Makefile | 1 |
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 |
