From e766fcfbb4453d33abc4c2af1edd93fcdbfcb293 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Mon, 02 Sep 2024 09:35:59 +0800
Subject: [PATCH] update kernel build shell script for mkimage

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

diff --git a/tools/setup_tools.sh b/tools/setup_tools.sh
index 68620fb..f8d8791 100755
--- a/tools/setup_tools.sh
+++ b/tools/setup_tools.sh
@@ -99,7 +99,7 @@
     systools="coreutils jq wget curl tree gawk sed unzip cpio bc lzop zstd rsync kmod kpartx \
         desktop-file-utils iputils-ping xterm diffstat chrpath asciidoc docbook-utils help2man \
         build-essential gcc g++ make cmake automake groff socat flex texinfo bison texi2html \
-        git cvs subversion mercurial autoconf autoconf-archive parted dosfstools \
+        git cvs subversion mercurial autoconf autoconf-archive parted dosfstools fakeroot \
         python3 python3-pip python3-pexpect python3-git python3-jinja2 \
         lib32z1 libssl-dev libncurses-dev libgl1-mesa-dev libglu1-mesa-dev libsdl1.2-dev \
 		u-boot-tools mtd-utils device-tree-compiler binfmt-support " 

--
Gitblit v1.9.1