From f3ad5451ec21833cc98664a1b2c8bc805d3453a6 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Mon, 13 Dec 2021 22:00:01 +0800
Subject: [PATCH] add create /tftp in setup shell script

---
 bsp/tarball/build.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/bsp/tarball/build.sh b/bsp/tarball/build.sh
index a62bd20..af918e1 100755
--- a/bsp/tarball/build.sh
+++ b/bsp/tarball/build.sh
@@ -8,7 +8,7 @@
 IMX_BRANCH="lf-5.10.52-2.1.0"
 
 # rootfs should be buildroot or stretch/buster/bullseye for debian system
-ROOTFS=buster
+ROOTFS=buildroot
 
 function do_fetch_git()
 {

--
Gitblit v1.9.1