mirror of
https://github.com/Ai-Thinker-Open/Ai-Thinker-Open_RTL8710BX_ALIOS_SDK.git
synced 2025-03-23 04:52:56 +00:00
7 lines
107 B
Makefile
7 lines
107 B
Makefile
|
NAME := kernel_init
|
||
|
|
||
|
$(NAME)_SOURCES := aos_init.c
|
||
|
|
||
|
$(NAME)_TYPE := kernel
|
||
|
$(NAME)_MBINS_TYPE := kernel
|