build: define "xp" in the global variables

Signed-off-by: Leah Rowe <leah@libreboot.org>
20240612_branch
Leah Rowe 2024-05-15 03:55:44 +01:00
parent 350857fff3
commit 313c4c01e0
1 changed files with 1 additions and 1 deletions

2
build
View File

@ -16,7 +16,7 @@ fi
. "include/vendor.sh"
. "include/mrc.sh"
eval "$(setvars "" script_path aur_notice vdir src_dirname srcdir _xm mode)"
eval "$(setvars "" script_path aur_notice vdir src_dirname srcdir _xm mode xp)"
err="fail"
linkpath="${0}"