mirror of
https://github.com/Ai-Thinker-Open/Ai-Thinker-Open_RTL8710BX_ALIOS_SDK.git
synced 2025-02-10 22:35:20 +00:00
7 lines
No EOL
121 B
Makefile
7 lines
No EOL
121 B
Makefile
NAME := log
|
|
|
|
$(NAME)_TYPE := share
|
|
$(NAME)_MBINS_TYPE := share
|
|
$(NAME)_SOURCES := log.c
|
|
|
|
GLOBAL_CFLAGS += -DLOG_SIMPLE
|