ixp4xx: don't leave zImage on the rootfs for images other than the freecom one
SVN-Revision: 15117
This commit is contained in:
		
							parent
							
								
									ef4bae0994
								
							
						
					
					
						commit
						a24e3ece65
					
				@ -30,6 +30,7 @@ define Image/Build/Freecom
 | 
			
		||||
	$(INSTALL_DIR) $(TARGET_DIR)/var
 | 
			
		||||
	$(TAR) cfj $(BIN_DIR)/openwrt-$(2)-$(1).img --numeric-owner --owner=0 --group=0 -C $(TARGET_DIR)/ .
 | 
			
		||||
	$(STAGING_DIR_HOST)/bin/encode_crc $(BIN_DIR)/openwrt-$(2)-$(1).img $(BIN_DIR)/openwrt-$(2)-$(1)-webupgrade.img
 | 
			
		||||
	rm -f $(TARGET_DIR)/zImage
 | 
			
		||||
endef
 | 
			
		||||
 | 
			
		||||
define Image/Prepare
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user