From 76cb841cb886eef6b3bee341a2266c76578724ad Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 03:02:30 +0200 Subject: Adding upstream version 4.19.249. Signed-off-by: Daniel Baumann --- arch/mips/jz4740/Platform | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 arch/mips/jz4740/Platform (limited to 'arch/mips/jz4740/Platform') diff --git a/arch/mips/jz4740/Platform b/arch/mips/jz4740/Platform new file mode 100644 index 000000000..a2a5a85ea --- /dev/null +++ b/arch/mips/jz4740/Platform @@ -0,0 +1,4 @@ +platform-$(CONFIG_MACH_INGENIC) += jz4740/ +cflags-$(CONFIG_MACH_INGENIC) += -I$(srctree)/arch/mips/include/asm/mach-jz4740 +load-$(CONFIG_MACH_INGENIC) += 0xffffffff80010000 +zload-$(CONFIG_MACH_INGENIC) += 0xffffffff81000000 -- cgit v1.2.3