image: add KERNEL_SIZE to the default device vars

This reverts commit ec37a56587 and fixes
the underlying issue.
This commit is contained in:
Mathias Kresin
2016-09-13 19:23:52 +02:00
parent b964196c68
commit 1cd0a4c688
8 changed files with 6 additions and 10 deletions

View File

@@ -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