From 3ab9bf68d3d565cc2cef898a1996738ba677e5f0 Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Wed, 16 Feb 2022 16:12:01 +0100 Subject: [PATCH] enable everything --- bootstrap.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bootstrap.sh b/bootstrap.sh index 0fec481..ae8ade0 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -179,8 +179,8 @@ sudo apt-get install -y build-essential bash git locales gcc-aarch64-linux-gnu l build_linux build_m1n1 build_uboot -# build_rootfs -# build_live_stick -# build_di_stick -# build_dd -# upload_artefacts +build_rootfs +build_live_stick +build_di_stick +build_dd +upload_artefacts -- 2.39.2