pmb.config: Add pmb:cross-native2 to custom valid options (MR 2564)

This is needed for the linter to know about this option.

Fixes 2ee916f5d6
This commit is contained in:
Stefan Hansson 2025-03-08 04:03:35 +01:00
parent a5f7d6087a
commit 32389415e3
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -301,6 +301,7 @@ apkbuild_custom_valid_options = [
"!pmb:crossdirect",
"!pmb:kconfigcheck",
"pmb:cross-native",
"pmb:cross-native2",
"pmb:gpu-accel",
"pmb:strict",
"pmb:systemd",