diff options
author | Masahiro Yamada | 2013-11-18 11:08:35 +0900 |
---|---|---|
committer | Tom Rini | 2013-11-25 10:41:53 -0500 |
commit | 8a7e7d5697a8b14ec02731d003bed89b1c54dfb7 (patch) | |
tree | c6c8656dcdcb4026f8b779075e96542b164e1667 /lib/Makefile | |
parent | fdb87049d861d92093b382622c9e528405c727f9 (diff) |
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>
Diffstat (limited to 'lib/Makefile')
0 files changed, 0 insertions, 0 deletions