Skip to content
Commit a7e97e87 authored by Maochen Wang's avatar Maochen Wang Committed by Carles Cufí
Browse files

hostap: fix build error of common.h



When build with the psa_crypto_driver, it will try to include common.h
of mbedtls, but actually include the common.h from hostap, and causes
build error of undefined symbol. Use zephyr_interface_library_named
to define hostap, and other modules needs to link the library of hostap
when wants to use the header file in /utils path, such as the common.h.

Signed-off-by: default avatarMaochen Wang <maochen.wang@nxp.com>
parent 5831d91a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment