From 1cd0a4c688f02918cb96ff7f5f21cddc281d4f2c Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Tue, 13 Sep 2016 19:23:52 +0200 Subject: image: add KERNEL_SIZE to the default device vars This reverts commit ec37a565878fd79d4127cbb843c17ce3b8dc97c0 and fixes the underlying issue. --- target/linux/kirkwood/image/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/kirkwood') diff --git a/target/linux/kirkwood/image/Makefile b/target/linux/kirkwood/image/Makefile index 03a9873c9f..12d2a311ef 100644 --- a/target/linux/kirkwood/image/Makefile +++ b/target/linux/kirkwood/image/Makefile @@ -10,7 +10,6 @@ NAND_BLOCKSIZE := 2048-128k include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/image.mk -DEVICE_VARS += KERNEL_SIZE KERNEL_LOADADDR:=0x8000 TARGET_DEVICES = linksys-audi linksys-viper dockstar goflexnet goflexhome -- cgit v1.2.3