mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
7 lines
216 B
Plaintext
7 lines
216 B
Plaintext
#
|
|
# 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
|