kernel-ark/arch/um/kernel
Paolo 'Blaisorblade' Giarrusso 1c30385ae4 [PATCH] uml: gcc 2.95 fix and Makefile cleanup
1) Cleanup an ugly hyper-nested code in Makefile (now only the arith.
   expression is passed through the host bash).

2) Fix a problem with GCC 2.95: according to a report from Raphael Bossek,
   .remap_data : { arch/um/sys-SUBARCH/unmap_fin.o (.data .bss) } is expanded
   into: .remap_data : { arch/um/sys-i386 /unmap_fin.o (.data .bss) }

(because I didn't use ## to join the two tokens), thus stopping linking.  Pass
the whole path from the Makefile as a simple and nice fix.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Cc: Raphael Bossek <raphael.bossek@gmx.de>
Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-07-14 09:00:24 -07:00
..
skas [PATCH] uml: Proper clone support for skas0 2005-07-07 18:23:44 -07:00
tt
config.c.in
dyn.lds.S
exec_kern.c
exitcode.c
gmon_syms.c
gprof_syms.c
helper.c
init_task.c
initrd.c
irq_user.c
irq.c
ksyms.c
main.c
Makefile
mem_user.c
mem.c
physmem.c
process_kern.c
process.c
ptrace.c
reboot.c
resource.c
sigio_kern.c
sigio_user.c
signal_kern.c
signal_user.c
smp.c
syscall_kern.c
syscall_user.c
sysrq.c
tempfile.c
time_kern.c
time.c [PATCH] uml: Proper clone support for skas0 2005-07-07 18:23:44 -07:00
tlb.c
trap_kern.c
trap_user.c
tty_log.c
uaccess_user.c
um_arch.c
umid.c
uml.lds.S [PATCH] uml: gcc 2.95 fix and Makefile cleanup 2005-07-14 09:00:24 -07:00
user_util.c
vmlinux.lds.S