diff --git a/target/sdk/Makefile b/target/sdk/Makefile
index c1eca736b0f3bfa48dd23534375900bb700cef05..e9599c3c69ee0142567b2021a728e29b81d52b08 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) \