image: add KERNEL_SIZE to the default device vars
This reverts commit ec37a56587 and fixes
the underlying issue.
			
			
This commit is contained in:
		@@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/image.mk
 | 
			
		||||
 | 
			
		||||
UBIFS_OPTS = -m 2048 -e 126KiB -c 4096
 | 
			
		||||
 | 
			
		||||
DEVICE_VARS += DTS KERNEL_SIZE UBIFS_OPTS
 | 
			
		||||
DEVICE_VARS += DTS UBIFS_OPTS
 | 
			
		||||
 | 
			
		||||
KERNEL_LOADADDR := 0x60008000
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user