From a50b50bd58e8ab0fdf3a21f5c36ac97be6c69f07 Mon Sep 17 00:00:00 2001 From: JeremyStarTM Date: Sun, 22 Dec 2024 19:20:39 +0100 Subject: [PATCH] Add another variable --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9de6618..f7ce489 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ The PKGBUILD file supports customization via environment variables. Here's a lis - `_debug_kernel`: Force enables kernel debugging options when set to `y`, force disables debug options when set to `n` or relies on the kconfig when unset - `_debug_script`: Enables debugging for the `PKGBUILD` file -All of these variables just need to be set for them to apply, except for `_subarch` and `_debug_kernel`. **For more information please check their documentation inside the `PKGBUILD` file** +All of these variables just need to be set for them to apply, except for `_subarch`, `_subarch_microarch` and `_debug_kernel`. **For more information please check their documentation inside the `PKGBUILD` file** ## GPG errors If makepkg complains about invalid PGP keys, try running this command: