From 77c226ac9bad0ac53fd8d1b81dd38a5c4c924e52 Mon Sep 17 00:00:00 2001 From: Keith Hui Date: Fri, 28 Jul 2023 16:29:05 -0400 Subject: Documentation: Bring back abuild documentation Based on contents from coreboot wiki[1], this patch adds much needed documentation for the very important abuild utility. On top of what was there: - Mainboard targets have been updated - Added example for building one variant of one board - Added example for building boards selectively and/or with custom configurations using --skip_set/--skip_unset, -K, and config files [1] https://www.coreboot.org/Abuild Change-Id: I69701eaeef616828bc30736aba2f617e844a3148 Signed-off-by: Keith Hui Reviewed-on: https://review.coreboot.org/c/coreboot/+/76775 Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- util/util_readme/post_util.md | 1 + 1 file changed, 1 insertion(+) (limited to 'util/util_readme') diff --git a/util/util_readme/post_util.md b/util/util_readme/post_util.md index 9533cb192a..78519ad14c 100644 --- a/util/util_readme/post_util.md +++ b/util/util_readme/post_util.md @@ -1,5 +1,6 @@ ## In depth documentation +* [abuild](util/abuild/index.md) * [cbfstool](util/cbfstool/index.md) * [ifdtool](util/ifdtool/index.md) * [intelp2m](util/intelp2m/index.md) -- cgit v1.2.3