target/sdk: remove some unnecessary files
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39859
This commit is contained in:
		@@ -63,8 +63,8 @@ $(BIN_DIR)/$(SDK_NAME).tar.bz2: clean
 | 
			
		||||
	mkdir -p $(SDK_BUILD_DIR)/target/linux
 | 
			
		||||
	$(CP) $(GENERIC_PLATFORM_DIR) $(PLATFORM_DIR) $(SDK_BUILD_DIR)/target/linux/
 | 
			
		||||
	rm -rf \
 | 
			
		||||
		$(SDK_BUILD_DIR)/target/linux/*/files \
 | 
			
		||||
		$(SDK_BUILD_DIR)/target/linux/*/patches
 | 
			
		||||
		$(SDK_BUILD_DIR)/target/linux/*/files* \
 | 
			
		||||
		$(SDK_BUILD_DIR)/target/linux/*/patches*
 | 
			
		||||
	$(CP) -L \
 | 
			
		||||
		$(TOPDIR)/LICENSE \
 | 
			
		||||
		$(TOPDIR)/rules.mk \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user