projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
920170a
)
sdk: exclude locale files to save some space
author
Felix Fietkau
<nbd@nbd.name>
Fri, 13 Jan 2017 17:00:18 +0000
(18:00 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Fri, 13 Jan 2017 18:46:45 +0000
(19:46 +0100)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/sdk/Makefile
patch
|
blob
|
history
diff --git
a/target/sdk/Makefile
b/target/sdk/Makefile
index c1eca736b0f3bfa48dd23534375900bb700cef05..e9599c3c69ee0142567b2021a728e29b81d52b08 100644
(file)
--- 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) \