Searched hist:"262 ae0a6193f10b6a94e86d2f752e7f5510416fa" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/examples/standalone/ |
| H A D | Makefile | 262ae0a6193f10b6a94e86d2f752e7f5510416fa Fri Sep 04 03:12:47 UTC 2009 Mike Frysinger <vapier@gentoo.org> push LOAD_ADDR out to arch mk files
Rather than maintain/extend the current ifeq($(ARCH)) mess that exists in the standalone Makefile, push the setting up of LOAD_ADDR out to the arch config.mk (and rename to STANDALONE_LOAD_ADDR in the process). This keeps the common code clean and lets the arch do whatever crazy crap it wants in its own area.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|