mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Backport #17814 to Kconfig
This commit is contained in:
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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user