MIPS: Jazz: Migrate to new platform makefile style.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle
2010-08-05 13:25:48 +01:00
parent 82baa6b082
commit 1505b60757
4 changed files with 7 additions and 9 deletions

View File

@@ -3,5 +3,3 @@
#
obj-y := irq.o jazzdma.o reset.o setup.o
EXTRA_CFLAGS += -Werror

6
arch/mips/jazz/Platform Normal file
View File

@@ -0,0 +1,6 @@
#
# Acer PICA 61, Mips Magnum 4000 and Olivetti M700.
#
platform-$(CONFIG_MACH_JAZZ) += jazz/
cflags-$(CONFIG_MACH_JAZZ) += -I$(srctree)/arch/mips/include/asm/mach-jazz
load-$(CONFIG_MACH_JAZZ) += 0xffffffff80080000