commit | f7f47945b3e34f6348ddd8bdf86fc2e979339bc0 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Tue Mar 11 11:05:15 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Wed Mar 12 17:04:46 2014 -0400 |
tree | be4dce6aa81208143bb84a61577aa3ee1a559fb8 | |
parent | 7702eeb85c95b400dd48d54fb0b4495130a7de57 [diff] |
kbuild: delete redundant LDSCRIPT definition $(SRCTREE)/$(CPUDIR)/u-boot.lds is our default location of arch-specific linker script. Remove redundant definitions in arch/{arc,microblaze,openrisc}/config.mk. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Alexey Brodkin <Alexey.Brodkin@synopsys.com> Cc: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi> Acked-by: Michal Simek <monstr@monstr.eu>