forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
1
2
3
4
5
global-incdirs-y += include
srcs-y += os_test_lib_dl.c
ifneq ($(COMPILER),clang)
srcs-y += os_test_lib_dl_cxx.cpp
endif