From 33253ada78491d727f2b72d9a34038361dc18d80 Mon Sep 17 00:00:00 2001 From: Erick Ahmed Date: Sat, 18 Apr 2026 11:53:30 +0200 Subject: [PATCH] Build with all cores --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index 22656f38..93db5b3a 100644 --- a/BUILD.md +++ b/BUILD.md @@ -72,7 +72,7 @@ Build guide for VMG8825-B50B V5.17(ABNY.7)C0 Clean and build the firmware $ make dirclean - $ make + $ make -j${nproc} V=s 6. The image is in the images directory.