mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 14:47:44 +08:00
Backport #17814 to Kconfig
This commit is contained in:
committed by
Daniel Agar
parent
5e98f38f78
commit
c3c9910f04
@@ -293,6 +293,7 @@ if(EXISTS ${BOARD_DEFCONFIG})
|
||||
|
||||
if(CRYPTO)
|
||||
set(PX4_CRYPTO ${CRYPTO} CACHE STRING "PX4 crypto implementation" FORCE)
|
||||
add_definitions(-DPX4_CRYPTO)
|
||||
endif()
|
||||
|
||||
if(KEYSTORE)
|
||||
|
||||
Reference in New Issue
Block a user