Mark build test makefiles as being incompatible with parallel make builds, as they...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 10 Jul 2012 20:49:03 +0000 (20:49 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 10 Jul 2012 20:49:03 +0000 (20:49 +0000)
commit0da99447d3e88e83f9977501bee56af5c7aa56c0
treea7a186107c4bbf62904122caefcc95fdb8cb7dca
parente3578113c90e364810491b5ab1265471c6be56e2
Mark build test makefiles as being incompatible with parallel make builds, as they re-use the same object directories.
BuildTests/BoardDriverTest/makefile
BuildTests/BootloaderTest/makefile
BuildTests/ModuleTest/makefile
BuildTests/SingleUSBModeTest/makefile