diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2013-10-17 20:38:51 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-10-31 13:26:44 -0400 |
commit | ac7e73532242ce350764d8aa8dcddcbd47c0fb71 (patch) | |
tree | 4869eb09b77ac759cb1425607b27131f44a9580d /board/corscience | |
parent | 4810400ec963721f0488ba98128955176c1869e1 (diff) | |
download | u-boot-imx-ac7e73532242ce350764d8aa8dcddcbd47c0fb71.zip u-boot-imx-ac7e73532242ce350764d8aa8dcddcbd47c0fb71.tar.gz u-boot-imx-ac7e73532242ce350764d8aa8dcddcbd47c0fb71.tar.bz2 |
Makefile: support descending down to subdirectories
This patch tweaks scripts/Makefile.build to allow
the build system to descend into subdirectories like Kbuild.
To use this feature, use "obj-y += foo/" syntax.
Example:
obj-$(CONFIG_FOO) += foo/
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/corscience')
0 files changed, 0 insertions, 0 deletions