ramips: move zyimage define to common Makefile
Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
This commit is contained in:
		 Maxim Anisimov
					Maxim Anisimov
				
			
				
					committed by
					
						 Mathias Kresin
						Mathias Kresin
					
				
			
			
				
	
			
			
			 Mathias Kresin
						Mathias Kresin
					
				
			
						parent
						
							faf64056dd
						
					
				
				
					commit
					9e2c28472c
				
			| @@ -147,6 +147,10 @@ define Build/mkdlinkfw-factory | |||||||
| 	mv $@.new $@ | 	mv $@.new $@ | ||||||
| endef | endef | ||||||
|  |  | ||||||
|  | define Build/zyimage | ||||||
|  | 	$(STAGING_DIR_HOST)/bin/zyimage $(1) $@ | ||||||
|  | endef | ||||||
|  |  | ||||||
| # | # | ||||||
| # The real magic happens inside these templates | # The real magic happens inside these templates | ||||||
| # | # | ||||||
|   | |||||||
| @@ -16,10 +16,6 @@ define Build/elecom-header | |||||||
| 		-f $@ -C $(KDIR) v_0.0.0.bin v_0.0.0.md5 | 		-f $@ -C $(KDIR) v_0.0.0.bin v_0.0.0.md5 | ||||||
| endef | endef | ||||||
|  |  | ||||||
| define Build/zyimage |  | ||||||
| 	$(STAGING_DIR_HOST)/bin/zyimage $(1) $@ |  | ||||||
| endef |  | ||||||
|  |  | ||||||
| define Device/ai-br100 | define Device/ai-br100 | ||||||
|   DTS := AI-BR100 |   DTS := AI-BR100 | ||||||
|   IMAGE_SIZE := 7936k |   IMAGE_SIZE := 7936k | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user