[dpdk-dev] [PATCH] mk: remove invalid phony target

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Mar 27 10:43:46 CEST 2017


2017-03-20 11:34, Ferruh Yigit:
> On 3/17/2017 5:08 PM, Olivier Matz wrote:
> > There was a typo in the .PHONY for the test-build target. If we fix the
> > typo, the test-build target does not work, because it won't match the
> > '%' target anymore.
> > 
> > So just remove the .PHONY.
> > 
> > Fixes: 64592d97c1ae ("mk: do not build tests by default")
> > 
> > Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>

Applied, thanks


More information about the dev mailing list