From 7c7662e99bd4d6ad842a7ea62a40c6c0565ec233 Mon Sep 17 00:00:00 2001 From: hyx Date: Sat, 7 Mar 2026 10:12:03 +0800 Subject: [PATCH] add build.sh --- build.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 build.sh diff --git a/build.sh b/build.sh new file mode 100755 index 000000000..e384fa47f --- /dev/null +++ b/build.sh @@ -0,0 +1,3 @@ +make list +make d211_demo128_nand_defconfig +make