summaryrefslogtreecommitdiffstats
path: root/tools/testing
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2018-02-23 12:55:59 -0800
committerMichael Ellerman <mpe@ellerman.id.au>2018-02-28 22:28:34 +1100
commit64c3f648c25d108f346fdc96c15180c6b7d250e9 (patch)
treeabb175595475fff22c51267877afb638a966c7da /tools/testing
parent192b2e742c06af399e8eecb4a1726520bfccece8 (diff)
downloadlinux-64c3f648c25d108f346fdc96c15180c6b7d250e9.tar.gz
linux-64c3f648c25d108f346fdc96c15180c6b7d250e9.tar.bz2
linux-64c3f648c25d108f346fdc96c15180c6b7d250e9.zip
powerpc/boot: Fix random libfdt related build errors
Once in a while I see build errors similar to the following when building images from a clean tree. Building powerpc:virtex-ml507:44x/virtex5_defconfig ... failed ------------ Error log: arch/powerpc/boot/treeboot-akebono.c:37:20: fatal error: libfdt.h: No such file or directory Building powerpc:bamboo:smpdev:44x/bamboo_defconfig ... failed ------------ Error log: arch/powerpc/boot/treeboot-akebono.c:37:20: fatal error: libfdt.h: No such file or directory arch/powerpc/boot/treeboot-currituck.c:35:20: fatal error: libfdt.h: No such file or directory Rebuilds will succeed. Turns out that several source files in arch/powerpc/boot/ include libfdt.h, but Makefile dependencies are incomplete. Let's fix that. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions