On Fri, Sep 06, 2013 at 04:55:40PM +0200, Geert Uytterhoeven wrote:
> commit dd1053a93fdc11d491f5460f7da5ce70e6c93c9e ("spi/drivers: Enable build
> of drivers with COMPILE_TEST") allows compile-testing drivers on platforms
> they're not meant for.
> However, adding "|| COMPILE_TEST" bypasses all o
commit dd1053a93fdc11d491f5460f7da5ce70e6c93c9e ("spi/drivers: Enable build
of drivers with COMPILE_TEST") allows compile-testing drivers on platforms
they're not meant for.
However, adding "|| COMPILE_TEST" bypasses all other implicit dependencies
assumed by the platform dependencies before, like
2 matches
Mail list logo