7b9934dcdd
Also check if p256-m is enabled in the config before including the contents of p256-m.c Signed-off-by: Aditya Deshpande <aditya.deshpande@arm.com>
3 lines
145 B
Makefile
3 lines
145 B
Makefile
THIRDPARTY_DIR = $(dir $(word 2, $(MAKEFILE_LIST)))
|
|
include $(THIRDPARTY_DIR)/everest/Makefile.inc
|
|
include $(THIRDPARTY_DIR)/p256-m/Makefile.inc
|