u-boot-2016/examples/api
Masahiro Yamada 8a7e7d5697 Makefile: descend into subdirectories only when CONFIG_API is defined
All objects under api/ and examples/api/ directories are selected
by CONFIG_API.
So we can move CONFIG_API switch to the top Makefile.

In order to use CONFIG_API, the definition of SUBDIR_EXAMPLES-y
must be moved after "sinlude $(obj)include/autoconf.mk".

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2013-11-25 10:41:53 -05:00
..
.gitignore
crt0.S
demo.c
glue.c
glue.h
libgenwrap.c
Makefile Makefile: descend into subdirectories only when CONFIG_API is defined 2013-11-25 10:41:53 -05:00