summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2011-10-18 05:50:42 +0000
committerWolfgang Denk <wd@denx.de>2011-10-18 22:31:33 +0200
commiteaeecde7bc67b473786d4adc4d923a4798f50d0e (patch)
tree1bae5cb760449181465206c314c649b5871c3890 /tools
parentefb2172ece93ef48f34fb8bdf963d3b72880cc7d (diff)
downloadtalos-obmc-uboot-eaeecde7bc67b473786d4adc4d923a4798f50d0e.tar.gz
talos-obmc-uboot-eaeecde7bc67b473786d4adc4d923a4798f50d0e.zip
Correct dependency rule to fix SPL build
Commit 4750884 introduced a change in the dependency generation which breaks SPL, because the source files being built are not initially present and are symlinked as part of the build. The .depend file must depend not only on the files in the DEPS list but also on the sources which did not contribute files to the DEPS list, since these sources will otherwise not get a dependency and will not be built. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud