u-boot-brain/arch/nds32
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/n1213 kbuild: add dummy obj-y to create built-in.o 2014-02-19 11:07:50 -05:00
include/asm nds32: introduce DMA allocation API 2013-08-09 01:51:11 +08:00
lib nds32: convert makefiles to Kbuild style 2013-11-01 11:42:11 -04:00
config.mk config.mk: specify the exact path to standalone linker script 2014-03-07 10:59:06 -05:00