Skip to content

Commit 227afa0

Browse files
rlubosnordicjm
authored andcommitted
Revert "[nrf noup] modules: hostap: Fix duplicate define warning"
This reverts commit 2635f7e. Signed-off-by: Robert Lubos <[email protected]>
1 parent e6a4007 commit 227afa0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/hostap/CMakeLists.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -683,4 +683,8 @@ if(CONFIG_SAE_PWE_EARLY_EXIT)
683683
"please use it carefully and do not use it production.")
684684
endif()
685685

686+
zephyr_library_compile_definitions_ifdef(CONFIG_WIFI_NM_WPA_SUPPLICANT_CRYPTO_ALT
687+
MBEDTLS_NIST_KW_C
688+
)
689+
686690
endif()

0 commit comments

Comments
 (0)