From 029bb7dcd2710446ccc6f9c067e158173e05a4f4 Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Wed, 14 Dec 2022 13:35:18 +0100 Subject: [PATCH] uncomment temporary disabled functions --- m1n1_uboot_kernel.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/m1n1_uboot_kernel.sh b/m1n1_uboot_kernel.sh index b9afb51..2346db3 100644 --- a/m1n1_uboot_kernel.sh +++ b/m1n1_uboot_kernel.sh @@ -93,6 +93,6 @@ mkdir -p build cd build build_linux -# build_m1n1 -# build_uboot -# package_boot_bin +build_m1n1 +build_uboot +package_boot_bin -- 2.39.2