aboutsummaryrefslogtreecommitdiff
path: root/dtc.h
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2007-12-17 16:39:39 +1100
committerJon Loeliger <jdl@freescale.com>2007-12-17 07:41:13 -0600
commitd6f9b62fe1263c8266ba899144f29424e1c7a5b0 (patch)
tree5d4de645d8874ff4adb1f476f46996cd4bcdaea4 /dtc.h
parent30f7fbfbe9f6f9546f641c80a35acb01e45914b3 (diff)
downloaddtc-d6f9b62fe1263c8266ba899144f29424e1c7a5b0.zip
dtc-d6f9b62fe1263c8266ba899144f29424e1c7a5b0.tar.gz
dtc-d6f9b62fe1263c8266ba899144f29424e1c7a5b0.tar.bz2
dtc: Don't build tests as part of "all"
Currently "make all" for dtc will build (but not run) the testcase binaries. This is a problem for cross compiles, because building the tests will attempt to run the dumptrees utility on the host system, which won't work if it's cross-compiled of course. Although it would be possible to separately build host binaries, there's not a lot of value in doing so since we don't have a facility for cross-executing the testsuite anyway. Therefore, remove the tests from the "all" target. It will still, of course, be build as a prerequisite to "make check" which will run the testsuite. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'dtc.h')
0 files changed, 0 insertions, 0 deletions