mirror of
https://github.com/Ai-Thinker-Open/Ai-Thinker-Open_RTL8710BX_ALIOS_SDK.git
synced 2025-03-21 20:12:55 +00:00
5 lines
78 B
Makefile
5 lines
78 B
Makefile
NAME := yunit
|
|
|
|
$(NAME)_SOURCES := yunit.c
|
|
|
|
GLOBAL_INCLUDES += include
|