projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6b399c
)
ramips: add IMAGE_SIZE to DEVICE_VARS, it is used by build templates
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 1 Feb 2016 17:41:29 +0000
(17:41 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 1 Feb 2016 17:41:29 +0000
(17:41 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48611
target/linux/ramips/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/Makefile
b/target/linux/ramips/image/Makefile
index 6f98b00140797b886243d0adee3a76ebd1a47e34..c109e6a4ab7fe773de3c6dd5f31ab5adcc292a3d 100644
(file)
--- a/
target/linux/ramips/image/Makefile
+++ b/
target/linux/ramips/image/Makefile
@@
-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