Searched hist:"79 ffe8c63af3f6b411bf8e1a034c110a7408824d" (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/ |
H A D | Makefile | 79ffe8c63af3f6b411bf8e1a034c110a7408824d Fri Dec 07 18:00:40 CST 2018 Tom Rini <trini@konsulko.com> test: Only descend into test/ when CONFIG_UNIT_TEST is enabled
The contents of the test subdirectories only make sense when we have CONFIG_UNIT_TEST set. We will otherwise attempt to build code on for example sandbox that needs CONFIG_UNIT_TEST otherwise and rather than complicate the Makefiles simply leave them out when we can.
Signed-off-by: Tom Rini <trini@konsulko.com>
|