mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-07 11:30:37 +00:00
sdk: exclude locale files to save some space
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
920170a27f
commit
3e521fa112
@ -29,7 +29,8 @@ EXCLUDE_DIRS:=*/ccache/* \
|
|||||||
*.install.clean \
|
*.install.clean \
|
||||||
*.install.flags \
|
*.install.flags \
|
||||||
*.install \
|
*.install \
|
||||||
*/doc
|
*/doc \
|
||||||
|
*/share/locale
|
||||||
|
|
||||||
SDK_DIRS = \
|
SDK_DIRS = \
|
||||||
$(STAGING_SUBDIR_HOST) \
|
$(STAGING_SUBDIR_HOST) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user