at91: Install zImage.
Installing zImage to bin folder of device target. Signed-off-by: Sandeep Sheriker Mallikarjun <sandeepsheriker.mallikarjun@microchip.com>
This commit is contained in:
		 Sandeep Sheriker Mallikarjun
					Sandeep Sheriker Mallikarjun
				
			
				
					committed by
					
						 John Crispin
						John Crispin
					
				
			
			
				
	
			
			
			 John Crispin
						John Crispin
					
				
			
						parent
						
							feb1907270
						
					
				
				
					commit
					d7a679a036
				
			| @@ -43,9 +43,15 @@ define Device/evaluation | |||||||
|   IMAGE/root.ubi := append-ubi |   IMAGE/root.ubi := append-ubi | ||||||
| endef | endef | ||||||
|  |  | ||||||
|  | define Device/evaluation-zImage | ||||||
|  |   IMAGES += zImage | ||||||
|  |   IMAGE/zImage := install-zImage | ||||||
|  | endef | ||||||
|  |  | ||||||
| define Device/evaluation-dtb | define Device/evaluation-dtb | ||||||
|   $(Device/evaluation) |   $(Device/evaluation) | ||||||
|   $(Device/dtb) |   $(Device/dtb) | ||||||
|  |   $(Device/evaluation-zImage) | ||||||
|   IMAGES += dtb |   IMAGES += dtb | ||||||
|   IMAGE/dtb := install-dtb |   IMAGE/dtb := install-dtb | ||||||
| endef | endef | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user