diff options
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | 2010-11-24 13:12:17 +0900 |
---|---|---|
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2010-11-30 09:30:26 +0900 |
commit | 2024b968ee9476bb7809e472a693120e775bbbbb (patch) | |
tree | d62356a93e87342d28941790de84c3a635c2640b /net/Makefile | |
parent | d0d2271f8c62e830ec65fb069b6d12dd708e3e2f (diff) | |
download | u-boot-imx-2024b968ee9476bb7809e472a693120e775bbbbb.zip u-boot-imx-2024b968ee9476bb7809e472a693120e775bbbbb.tar.gz u-boot-imx-2024b968ee9476bb7809e472a693120e775bbbbb.tar.bz2 |
sh: Fix build in start.S
By commit 6d8962e814c15807dd6ac5757904be2a02d187b8,
label of _start was not usable in start.S and build fail.
This change label from _start to _sh_start.
----
arch/sh/cpu/sh4/libsh4.o: In function `_start':
(.text+0x204): multiple definition of `_start'
arch/sh/cpu/sh4/start.o:(.text+0x0): first defined here
----
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Diffstat (limited to 'net/Makefile')
0 files changed, 0 insertions, 0 deletions