linux/arch/cris/kernel
Jesper Nilsson c5ec6fb08d [CRIS] Remove links from CRIS build
Remove the links to architecture and machine dependent directories
(boot, lib, drivers, arch, mach)

The links were created and used mostly from the arch/cris/Makefile,
so why not dispense with them altogether?
Changed $(ARCH) to "cris" in Makefile, it is easier to read this way.

The CRISv32 head.S common files for the kernel and compressed images
needed to be modified to use ifdefs instead of using the now removed
mach link. Since there are only two versions, this is not a huge loss
in readability.

The link to vmlinux.lds.S is also replaced with a merged version
which uses ifdefs to select the correct layout.
System.map before and after are identical.

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
2008-10-31 23:37:57 +01:00
..
Makefile Generic semaphore implementation 2008-04-17 10:42:34 -04:00
asm-offsets.c [CRIS] Merge asm-offsets.c for both arches into one file. 2008-10-31 23:37:00 +01:00
crisksyms.c Generic semaphore implementation 2008-04-17 10:42:34 -04:00
irq.c cris build fixes: irq fixes 2007-11-14 18:45:45 -08:00
module.c CRIS: Add configuration possibility for using kmalloc for modules. 2008-02-08 11:06:36 +01:00
process.c [PATCH] take init_files to fs/file.c 2008-05-16 17:22:20 -04:00
profile.c cris: use simple_read_from_buffer() 2008-07-24 10:47:24 -07:00
ptrace.c CRIS: Remove useless CVS log from kernel/ptrace.c 2008-02-08 11:06:37 +01:00
setup.c CRIS: Register cpus in kernel/setup.c 2008-02-08 11:06:37 +01:00
sys_cris.c cris: kill sys_pipe implementation 2008-05-09 08:03:03 -07:00
time.c cris: use bcd2bin/bin2bcd 2008-10-20 08:52:41 -07:00
traps.c CRIS: Minor generic kernel/traps.c changes. 2008-02-08 11:06:24 +01:00
vmlinux.lds.S [CRIS] Remove links from CRIS build 2008-10-31 23:37:57 +01:00