From 072de836f53be56a70cecf70b43ae43b7ce17376 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 11 Dec 2023 10:08:36 +0000 Subject: [PATCH] mk-rootfs.sh --- kernel/arch/mips/sni/Platform | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/kernel/arch/mips/sni/Platform b/kernel/arch/mips/sni/Platform index 2644a9d..b0b3dde 100644 --- a/kernel/arch/mips/sni/Platform +++ b/kernel/arch/mips/sni/Platform @@ -1,7 +1,6 @@ # # SNI RM # -platform-$(CONFIG_SNI_RM) += sni/ cflags-$(CONFIG_SNI_RM) += -I$(srctree)/arch/mips/include/asm/mach-rm ifdef CONFIG_CPU_LITTLE_ENDIAN load-$(CONFIG_SNI_RM) += 0xffffffff80600000 -- Gitblit v1.6.2