diff options
author | Alexey Brodkin <abrodkin@synopsys.com> | 2015-04-10 19:22:40 +0300 |
---|---|---|
committer | Alexey Brodkin <abrodkin@synopsys.com> | 2015-04-10 19:22:40 +0300 |
commit | a811492e4f386f79b122b210ac8e66915c27f767 (patch) | |
tree | 8feaeea90cdd6e149c24f22a195a698d83d77ace /board/zeus/Kconfig | |
parent | 89576072cb60d50b61813f901c6fc296c01de506 (diff) | |
download | u-boot-imx-a811492e4f386f79b122b210ac8e66915c27f767.zip u-boot-imx-a811492e4f386f79b122b210ac8e66915c27f767.tar.gz u-boot-imx-a811492e4f386f79b122b210ac8e66915c27f767.tar.bz2 |
arc: fix separate compilation of start.o
While testing "arc: make sure _start is in the beginning of .text
section" I haven't done proper clean-up of built binaries and so missed
another tiny bit that lead to the following error:
--->8---
LD u-boot
arc-linux-ld.bfd: cannot find arch/arc/lib/start.o
Makefile:1107: recipe for target 'u-boot' failed
make: *** [u-boot] Error 1
--->8---
Fix is trivial: put "start.o" in "extra-y".
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'board/zeus/Kconfig')
0 files changed, 0 insertions, 0 deletions