1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 01:52:45 +01:00
RIOT/sys/psa_crypto/psa_key_slot_mgmt/Makefile
2023-08-31 14:38:49 +02:00

5 lines
112 B
Makefile

MODULE := psa_key_slot_mgmt
INCLUDES += -I$(RIOTBASE)/sys/psa_crypto/include
include $(RIOTBASE)/Makefile.base