sdk: exclude locale files to save some space
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
		@@ -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) \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user