This website works better with JavaScript
Home
Explore
Help
Sign In
oss
/
openadk
Watch
4
Star
1
Fork
3
Files
Issues
1
Pull Requests
0
Wiki
Tree:
4ce36c95b8
Branches
Tags
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