mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-22 12:14:01 +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
|