From 2b23f819d9bd131e052025463a32211a2122e484 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Tue, 16 Jul 2024 21:39:39 +0800
Subject: [PATCH] Patch:IGKBoard-IMX8MP: Add RTC ISL1208, Humidity&Temperature sensor HDC1080, EEPROM AT24C32 support

---
 kernel/patches/gen_patch.sh |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/kernel/patches/gen_patch.sh b/kernel/patches/gen_patch.sh
index 60dccda..37673b6 100755
--- a/kernel/patches/gen_patch.sh
+++ b/kernel/patches/gen_patch.sh
@@ -58,7 +58,6 @@
 
 if [ $# != 1 ] ; then
     pr_info "$0 usage example:"
-    pr_info "$0 uboot-imx/"
     pr_info "$0 linux-imx/"
     exit
 fi

--
Gitblit v1.9.1