From d5163141eb37cf70bdceba375629082d1fd5f2e1 Mon Sep 17 00:00:00 2001 From: Waldemar Tomme Date: Wed, 22 Nov 2023 20:30:44 +0100 Subject: [PATCH] Add dtc to chroot --- setup-chroot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-chroot.sh b/setup-chroot.sh index 42062e9..07f893a 100755 --- a/setup-chroot.sh +++ b/setup-chroot.sh @@ -1,3 +1,3 @@ #!/bin/bash -pmbootstrap chroot apk add git dtbtool-exynos +pmbootstrap chroot apk add git dtbtool-exynos dtc