diff options
| author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2013-11-28 11:06:03 +0900 |
|---|---|---|
| committer | Tom Rini <trini@ti.com> | 2013-12-13 09:17:33 -0500 |
| commit | 8e9a6cb169ff21132ef4b56b6399419e1034da4c (patch) | |
| tree | 6b174ecb5e5f4f1090b9f90b768573aa11a3ba36 /post/board/lwmon5/Makefile | |
| parent | 9aed5a277738d7427b1949d75afbf95505c09499 (diff) | |
| download | olio-uboot-2014.01-8e9a6cb169ff21132ef4b56b6399419e1034da4c.tar.xz olio-uboot-2014.01-8e9a6cb169ff21132ef4b56b6399419e1034da4c.zip | |
Makefile: delete a make rule of $(LDSCRIPT)
$(LDSCRIPT) is a source file, not a generated file.
We do not need a make rule of $(LDSCRIPT).
And one more trivial fix:
$(obj)/u-boot should not dierectly depend on $(LDSCRIPTS).
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'post/board/lwmon5/Makefile')
0 files changed, 0 insertions, 0 deletions