8 lines
195 B
Plaintext
8 lines
195 B
Plaintext
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
#
|
||
|
# Nintendo 64
|
||
|
#
|
||
|
|
||
|
cflags-$(CONFIG_MACH_NINTENDO64) += -I$(srctree)/arch/mips/include/asm/mach-n64
|
||
|
load-$(CONFIG_MACH_NINTENDO64) += 0xffffffff80101000
|