From 9b34de8b1815ddd926b2ad0de538944bd1aa262c Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Sun, 05 Jun 2022 19:47:26 +0800
Subject: [PATCH] 	1, Add linux-imx-lf-5.10.52-2.1.0.patch to support overlays, lcd and camera not test; 	2, Update linux kernel build shell script; 	3, Update igkboard.json

---
 tools/buildroot/buildroot.sh |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/tools/buildroot/buildroot.sh b/tools/buildroot/buildroot.sh
index 699eeba..878ed57 100755
--- a/tools/buildroot/buildroot.sh
+++ b/tools/buildroot/buildroot.sh
@@ -12,8 +12,7 @@
 BR_TAR=${BR_PAK}.tar.bz2
 BR_CONF=${BR_VER}-cortexA7.config
 
-# This packet and configure file support QT, opencv...
-#BR_TAR=${BR_PAK}-multimedia.tar.bz2
+# This configure file support QT, opencv...
 #BR_CONF=${BR_VER}-cortexA7-multimedia.config
 
 JOBS=`cat /proc/cpuinfo | grep processor | wc -l`

--
Gitblit v1.9.1