mirror of
https://github.com/torvalds/linux.git
synced 2024-12-02 09:01:34 +00: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
|