linux/arch/sh
Adrian Bunk 49de935c10 sh: fix LIBGCC
Commit f15cbe6f1a
(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
..
boards sh: Move out individual boards without mach groups. 2008-07-30 00:13:39 +09:00
boot sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation. 2008-07-29 09:15:01 +09:00
cchips
configs sh: defconfig updates. 2008-07-30 02:15:20 +09:00
drivers sh: Move out the solution engine headers to arch/sh/include/mach-se/ 2008-07-29 21:41:37 +09:00
include sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME. 2008-08-02 04:39:33 +09:00
kernel sh: Fix up the audit arch endian specification. 2008-08-02 04:39:33 +09:00
lib
lib64 sh: migrate to arch/sh/include/ 2008-07-29 08:09:44 +09:00
math-emu
mm Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 2008-08-01 10:53:43 -07:00
oprofile
tools sh: Revert the location change of auto-generated asm/machtypes.h 2008-08-02 07:14:09 +09:00
Kconfig sh: seccomp support. 2008-08-02 04:39:32 +09:00
Kconfig.cpu
Kconfig.debug sh: update sh7343 code 2008-07-28 18:10:34 +09:00
Makefile sh: fix LIBGCC 2008-08-02 07:23:31 +09:00