Adrian Bunk 49de935c10 sh: fix LIBGCC
Commit f15cbe6f1a4b4d9df59142fc8e4abb973302cf44
(sh: migrate to arch/sh/include/) moved KBUILD_CFLAGS
(which is used by LIBGCC) below LIBGCC, causing build
errors like the following:

<--  snip  -->

...
  LD      .tmp_vmlinux1
arch/sh/kernel/built-in.o: In function `module_clk_recalc':
clock-sh4.c:(.text+0x80f0): undefined reference to `__udivsi3_i4i'
...
make[1]: *** [.tmp_vmlinux1] Error 1

<--  snip  -->

Reported-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-08-02 07:23:31 +09:00
..
2008-02-14 14:22:12 +09:00
2008-07-30 02:15:20 +09:00
2008-07-28 18:10:28 +09:00
2008-07-29 08:09:44 +09:00
2007-06-11 15:57:42 +09:00
2008-08-02 04:39:32 +09:00
2008-02-14 14:22:10 +09:00
2008-07-28 18:10:34 +09:00
2008-08-02 07:23:31 +09:00