forked from xuos/xiuos
5 lines
101 B
Makefile
Executable File
5 lines
101 B
Makefile
Executable File
ifeq ($(CONFIG_USING_NNOM_DEMOAPP),y)
|
|
SRC_DIR := mnist_nnom
|
|
endif
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk |