mirror of
https://github.com/Ai-Thinker-Open/Ai-Thinker-Open_RTL8710BX_ALIOS_SDK.git
synced 2025-03-23 04:52:56 +00:00
8 lines
168 B
Makefile
8 lines
168 B
Makefile
NAME := activation
|
|
$(NAME)_MBINS_TYPE := share
|
|
$(NAME)_VERSION := 1.0.0
|
|
$(NAME)_SUMMARY := for device activation
|
|
GLOBAL_INCLUDES := .
|
|
|
|
|
|
$(NAME)_SOURCES := activation.c
|