mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 14:34:27 -05:00 
			
		
		
		
	bcm63xx: image: remove unused definition
KERNEL_ENTRY isn't used by lzma-loader. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
		
							parent
							
								
									eea23c2004
								
							
						
					
					
						commit
						aa2f2276f7
					
				@ -16,9 +16,8 @@ LZMA_TEXT_START = 0x81800000		# 32MB - 8MB
 | 
			
		||||
LOADER_MAKEOPTS= \
 | 
			
		||||
		KDIR=$(KDIR) \
 | 
			
		||||
		LOADADDR=$(KERNEL_LOADADDR) \
 | 
			
		||||
		KERNEL_ENTRY=$(KERNEL_LOADADDR) \
 | 
			
		||||
		RAMSIZE=$(RAMSIZE) \
 | 
			
		||||
		LZMA_TEXT_START=$(LZMA_TEXT_START) \
 | 
			
		||||
		LZMA_TEXT_START=$(LZMA_TEXT_START)
 | 
			
		||||
 | 
			
		||||
RELOCATE_MAKEOPTS= \
 | 
			
		||||
		CACHELINE_SIZE=16 \
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user