From fc437ccf3419c424092701f3d883215fa4552a8b Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Mon, 21 Aug 2023 05:51:08 +0000
Subject: [PATCH] enbale ch343 driver in config

---
 mk-rootfs.sh |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/mk-rootfs.sh b/mk-rootfs.sh
index 8efaf59..ef5e05a 100755
--- a/mk-rootfs.sh
+++ b/mk-rootfs.sh
@@ -1,5 +1,6 @@
 #!/bin/bash -e
-TARGET_ROOTFS_DIR=/home/data/rootfs/rk356x/ubuntu20-lxde/lxde_ubuntu20_rootfs
+#TARGET_ROOTFS_DIR=/home/data/rootfs/rk356x/ubuntu20-lxde/lxde_ubuntu20_rootfs
+TARGET_ROOTFS_DIR=./debian/debian_rootfs
 MOUNTPOINT=./temp
 ROOTFSIMAGE=rootfs.ext4
 OUT=$PWD/tools/linux/Linux_Pack_Firmware/rockdev/Image/

--
Gitblit v1.6.2