uboot-mt623x/examples
Mike Frysinger 262ae0a619 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>
2009-09-04 23:06:34 +02:00
..
api ABI: fix build problems due to now needed div64 routine. 2009-07-27 09:19:15 +02:00
standalone push LOAD_ADDR out to arch mk files 2009-09-04 23:06:34 +02:00