summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc
diff options
context:
space:
mode:
authorGuenter Roeck2018-02-23 21:55:59 +0100
committerMichael Ellerman2018-02-28 12:28:34 +0100
commit64c3f648c25d108f346fdc96c15180c6b7d250e9 (patch)
treeabb175595475fff22c51267877afb638a966c7da /tools/testing/selftests/powerpc
parentselftests/powerpc: Skip tm-trap if transactional memory is not enabled (diff)
downloadkernel-qcow2-linux-64c3f648c25d108f346fdc96c15180c6b7d250e9.tar.gz
kernel-qcow2-linux-64c3f648c25d108f346fdc96c15180c6b7d250e9.tar.xz
kernel-qcow2-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/selftests/powerpc')
0 files changed, 0 insertions, 0 deletions