u-boot-brain/arch/mips
Masahiro Yamada a0a15b441c config.mk: specify the exact path to standalone linker script
We want to change the build system to include config.mk
only from ./Makefile and spl/Makefile.
We must prepare for that in this commit.

$(src) is a moving target and not handy for our purpose.
We must replace it with a fixed path.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2014-03-07 10:59:06 -05:00
..
cpu config.mk: specify the exact path to standalone linker script 2014-03-07 10:59:06 -05:00
include/asm MIPS: fix types u64 and __u64 to unsigned long long 2014-03-04 23:18:00 +01:00
lib kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC 2014-03-07 10:59:06 -05:00
config.mk kbuild: fix CROSS_COMPILE settings in config.mk 2014-03-04 12:15:30 -05:00