mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 17:41:44 +00: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
|