mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-04 06:54:27 -05:00 
			
		
		
		
	build: remove duplicate mksercomfw image recipe
Keep the ramips/mt76x8 copy, since it's only required for this target at the moment. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
		
							parent
							
								
									0e78af22d9
								
							
						
					
					
						commit
						6a3f8b8818
					
				@ -131,16 +131,6 @@ define Build/tplink-safeloader
 | 
				
			|||||||
		$(if $(findstring sysupgrade,$(word 1,$(1))),-S) && mv $@.new $@ || rm -f $@
 | 
							$(if $(findstring sysupgrade,$(word 1,$(1))),-S) && mv $@.new $@ || rm -f $@
 | 
				
			||||||
endef
 | 
					endef
 | 
				
			||||||
 | 
					
 | 
				
			||||||
define Build/mksercommfw
 | 
					 | 
				
			||||||
	-$(STAGING_DIR_HOST)/bin/mksercommfw \
 | 
					 | 
				
			||||||
		$@ \
 | 
					 | 
				
			||||||
		$(KERNEL_OFFSET) \
 | 
					 | 
				
			||||||
		$(HWID) \
 | 
					 | 
				
			||||||
		$(HWVER) \
 | 
					 | 
				
			||||||
		$(SWVER)
 | 
					 | 
				
			||||||
endef
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
define Build/append-dtb
 | 
					define Build/append-dtb
 | 
				
			||||||
	cat $(KDIR)/image-$(firstword $(DEVICE_DTS)).dtb >> $@
 | 
						cat $(KDIR)/image-$(firstword $(DEVICE_DTS)).dtb >> $@
 | 
				
			||||||
endef
 | 
					endef
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user