mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-04 01:24:12 +08:00
baec970aa5
Add support for the Nintendo 64. Signed-off-by: Lauri Kasanen <cand@gmx.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
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
|