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.m...@6wind.com>
Acked-by: Ferruh Yigit <ferruh.yi...@intel.com>