Ai-Thinker-Open_RTL8710BX_A.../Living_SDK/app/usyscall/umbins/umbins.mk

15 lines
221 B
Makefile
Raw Normal View History

2020-06-18 12:06:52 +00:00
NAME := umbins
$(NAME)_MBINS_TYPE := app
$(NAME)_INCLUDES := ./ \
../../../kernel/ksyscall/kmbins
$(NAME)_CFLAGS += -Wall -Werror
$(NAME)_COMPONENTS :=
$(NAME)_SOURCES := syscall_uapi.c
GLOBAL_DEFINES += AOS_BINS