mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02:00
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
|