This website works better with JavaScript
首頁
探索
說明
登入
stk
/
openadk
派生自
oss/openadk
關註
1
讚好
0
複刻
0
Files
目錄樹:
1b31199484
分支列表
標籤列表
fix-ADK_TARGET_KERNEL_USE_CUSTOMCONFIG
master
openadk
/
adk
/
config
/
Makefile.in
Makefile.in
102 B
文件歷史
原始文件
1
2
3
4
5
ifeq ($(strip $(ADK_PACKAGE_CONFIG)),y)
TARGETS+=config
endif
include ${ADK_TOPDIR}/mk/pkg-bottom.mk