diff options
author | Che-liang Chiou <clchiou@chromium.org> | 2011-08-23 00:03:12 (GMT) |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-09-07 20:03:53 (GMT) |
commit | 10980d4a54271c0bb98ae209bb1840c5259ba566 (patch) | |
tree | 4244722a226e5816c158cc98ab1424355ff5ae4c /doc/README.AMCC-eval-boards-cleanup | |
parent | 6636eb97e4930bf753fd1461bedd11807c37fc85 (diff) | |
download | u-boot-fsl-qoriq-10980d4a54271c0bb98ae209bb1840c5259ba566.tar.xz |
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 'doc/README.AMCC-eval-boards-cleanup')
0 files changed, 0 insertions, 0 deletions