mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-22 01:43:37 -04:00
Add support for the Nintendo 64. Signed-off-by: Lauri Kasanen <cand@gmx.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
7 lines
195 B
Text
7 lines
195 B
Text
# 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
|