diff options
author | Che-liang Chiou <clchiou@chromium.org> | 2011-08-23 00:03:12 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-09-07 22:03:53 +0200 |
commit | 10980d4a54271c0bb98ae209bb1840c5259ba566 (patch) | |
tree | 4244722a226e5816c158cc98ab1424355ff5ae4c /board/logicpd/am3517evm/config.mk | |
parent | 6636eb97e4930bf753fd1461bedd11807c37fc85 (diff) | |
download | blackbird-obmc-uboot-10980d4a54271c0bb98ae209bb1840c5259ba566.tar.gz blackbird-obmc-uboot-10980d4a54271c0bb98ae209bb1840c5259ba566.zip |
arm: tegra2: fix out-of-tree build
The out-of-tree build fails because the Makefiles in question depend on
source files of another directory but do not explicitly mkdir that
directory.
As a matter of fact, other Makefiles under board/*/ directory that refer
to source files under another directory explicitly call mkdir.
This patch adds explicit mkdir's to the Makefiles in question, and
verifies that out-of-tree build is working.
Signed-off-by: Che-Liang Chiou <clchiou@chromium.org>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Diffstat (limited to 'board/logicpd/am3517evm/config.mk')
0 files changed, 0 insertions, 0 deletions