David Gibson d6f9b62fe1 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>
2007-12-17 07:41:13 -06:00
2007-09-18 09:43:26 -05:00
2007-06-14 15:05:55 +10:00
2007-12-05 08:28:44 -06:00
2007-12-05 08:28:44 -06:00
2007-12-04 07:54:03 -06:00
2007-12-05 08:28:44 -06:00
2007-12-05 08:27:54 -06:00
2007-12-04 07:54:03 -06:00
2007-06-25 21:43:11 -05:00
2007-12-04 07:54:03 -06:00
2007-07-07 10:07:27 -05:00
2005-10-19 16:29:52 +10:00
Description
android_external_dtc
2.2 MiB
Languages
C 76.1%
Shell 7%
SWIG 4.8%
Python 3.8%
Assembly 2%
Other 6.3%