aboutsummaryrefslogtreecommitdiffstats
path: root/target/sdk
diff options
context:
space:
mode:
Diffstat (limited to 'target/sdk')
-rw-r--r--target/sdk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/sdk/Makefile b/target/sdk/Makefile
index c1eca736b0..e9599c3c69 100644
--- a/target/sdk/Makefile
+++ b/target/sdk/Makefile
@@ -29,7 +29,8 @@ EXCLUDE_DIRS:=*/ccache/* \
*.install.clean \
*.install.flags \
*.install \
- */doc
+ */doc \
+ */share/locale
SDK_DIRS = \
$(STAGING_SUBDIR_HOST) \