From 2f7c68cb55ecb7331f2381deb497c27155f32faf Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Wed, 03 Jan 2024 09:43:39 +0000
Subject: [PATCH] update kernel to 5.10.198

---
 kernel/arch/mips/pic32/Platform |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/kernel/arch/mips/pic32/Platform b/kernel/arch/mips/pic32/Platform
index cd2084f..1e92e52 100644
--- a/kernel/arch/mips/pic32/Platform
+++ b/kernel/arch/mips/pic32/Platform
@@ -1,7 +1,6 @@
 #
 # PIC32MZDA
 #
-platform-$(CONFIG_PIC32MZDA)	+= pic32/
 cflags-$(CONFIG_PIC32MZDA)	+= -I$(srctree)/arch/mips/include/asm/mach-pic32
 load-$(CONFIG_PIC32MZDA)	+= 0xffffffff88000000
 all-$(CONFIG_PIC32MZDA)		:= $(COMPRESSION_FNAME).bin

--
Gitblit v1.6.2