mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 19:12:33 +08:00
ramips: add IMAGE_SIZE to DEVICE_VARS, it is used by build templates
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48611
This commit is contained in:
parent
f6b399c8ab
commit
afdb24e3ae
@ -22,7 +22,7 @@ define Image/Build/Initramfs
|
||||
$(call Image/Build/Profile/$(PROFILE),initramfs)
|
||||
endef
|
||||
|
||||
DEVICE_VARS += DTS
|
||||
DEVICE_VARS += DTS IMAGE_SIZE
|
||||
|
||||
loadaddr-y := 0x80000000
|
||||
loadaddr-$(CONFIG_TARGET_ramips_rt288x) := 0x88000000
|
||||
|
Loading…
x
Reference in New Issue
Block a user