This website works better with JavaScript
Home
Explore
Help
Sign In
stk
/
openadk
forked from
oss/openadk
Watch
1
Star
0
Fork
0
Files
Tree:
ee0a8b0fb0
Branches
Tags
fix-ADK_TARGET_KERNEL_USE_CUSTOMCONFIG
master
openadk
/
adk
/
config
/
Makefile.in
Makefile.in
102 B
History
Raw
1
2
3
4
5
ifeq ($(strip $(ADK_PACKAGE_CONFIG)),y)
TARGETS+=config
endif
include ${ADK_TOPDIR}/mk/pkg-bottom.mk