summaryrefslogtreecommitdiff
path: root/mk/build.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-04-25 07:18:17 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-04-25 07:18:17 +0200
commit85a1cc9ebdd7273480ab45d8b425ae7e63d1578b (patch)
treed30497e0895cf1fa4a75e36924192856b40a991d /mk/build.mk
parent922b864ff6457376bb884894efff969623170b8f (diff)
parent5593c0670be55a83cca297038baa736528a4dcc6 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'mk/build.mk')
-rw-r--r--mk/build.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/build.mk b/mk/build.mk
index 4774106ee..32e125df9 100644
--- a/mk/build.mk
+++ b/mk/build.mk
@@ -12,6 +12,7 @@ CONFIG_CONFIG_IN = Config.in
CONFIG = config
DEFCONFIG= ADK_DEBUG=n \
ADK_STATIC=n \
+ ADK_LOCALES=n \
ADK_MAKE_PARALLEL=y \
ADK_MAKE_JOBS=4 \
ADK_USE_CCACHE=n \