26 Feb, 2014

1 commit

  • Same as the previous commit.
    Move sanity check to prepare1 target to avoid nasty troubles.

    Before this commit, LDSCRIPT existence was not checked
    when it was specified by CONFIG_SYS_LDSCRIPT.
    Now LDSCRIPT existence is checked for all boards.

    $(wildcard $(LDSCRIPT)) must point to the linker scripts
    with absolute path.
    Otherwise, make will terminate with a false error
    on out-of-tree build.

    Signed-off-by: Masahiro Yamada

    Masahiro Yamada
     

24 Feb, 2014

1 commit


22 Feb, 2014

3 commits


21 Feb, 2014

4 commits


20 Feb, 2014

10 commits


19 Feb, 2014

21 commits