mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-30 21:44:27 -04:00 
			
		
		
		
	ar71xx: nuke fs_all variable in image/Makefile
SVN-Revision: 29880
This commit is contained in:
		
							parent
							
								
									1fb88e2541
								
							
						
					
					
						commit
						17bb003891
					
				| @ -29,13 +29,11 @@ KDIR_TMP:=$(KDIR)/tmp | ||||
| VMLINUX:=$(BIN_DIR)/$(IMG_PREFIX)-vmlinux | ||||
| UIMAGE:=$(BIN_DIR)/$(IMG_PREFIX)-uImage | ||||
| fs_squash:=squashfs-only | ||||
| fs_all:=all | ||||
| fs_64k:=64k | ||||
| fs_64kraw:=64kraw | ||||
| fs_128k:=128k | ||||
| ifeq ($(CONFIG_TARGET_ROOTFS_INITRAMFS),y) | ||||
| 	fs_squash:=initramfs | ||||
| 	fs_all:=initramfs | ||||
| 	fs_64k:=initramfs | ||||
| 	fs_64kraw:=initramfs | ||||
| 	fs_128k:=initramfs | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user