vendor.sh: remove superfluous AND

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2025-10-03 22:43:06 +01:00
parent e1c580f6bc
commit e1c70f4319
+1 -1
View File
@@ -208,7 +208,7 @@ extract_intel_me()
x_ rm -Rf "$_7ztest"
if [ "$ME11bootguard" = "y" ]; then
mfs="--whitelist MFS" && \
mfs="--whitelist MFS"
chkvars ME11delta ME11version ME11sku ME11pch
x_ ./mk -f deguard
fi