History log of /arch/cris/arch-v32/kernel/Makefile
Revision Date Author Comments
d7bd15f67ebaaebc842a971e600c364a73b81b22 21-Apr-2009 Jesper Nilsson <jesper.nilsson@axis.com> CRISv32: Remove obsolete vcs_hook.o from Makefile

On Sun, Apr 19, 2009 at 10:01:50PM +0200, Robert P. J. Day wrote:
> ./arch/cris/arch-v32/kernel/Makefile:obj-$(CONFIG_ETRAXFS_SIM) += vcs_hook.o
>
> there appears to be no definition of ETRAXFS_SIM anywhere.

There hasn't been a vcs_hook.c file here for ages.
Remove the line from the Makefile.

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Reported-by: "Robert P. J. Day" <rpjday@crashcourse.ca>
0f229504f804da9c601aeb4690995904d9553b79 30-Nov-2007 Jesper Nilsson <jesper.nilsson@axis.com> CRIS v32: Fixup kernel Makefile.

- Remove CRISv32 common arbiter, dma, io and pinmux files,
they are now defined in machine dependent directories.
- Add cache and cacheflush files for working around cache problems
in CRISv32 chips.
51533b615e605d86154ec1b4e585c8ca1b0b15b7 27-Jul-2005 Mikael Starvik <mikael.starvik@axis.com> [PATCH] CRIS update: new subarchitecture v32

New CRIS sub architecture named v32.

From: Dave Jones <davej@redhat.com>

Fix swapped kmalloc args

Signed-off-by: Mikael Starvik <starvik@axis.com>
Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>