mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-12-04 13:23:26 +01:00
7 lines
206 B
Plaintext
7 lines
206 B
Plaintext
# We make separate GOAL variables for each algorithm, to make it easy to
|
|
# switch each to the Legacy provider when needed.
|
|
|
|
$RSA_KEM_GOAL=../../libdefault.a ../../libfips.a
|
|
|
|
SOURCE[$RSA_KEM_GOAL]=rsa_kem.c
|