scripts: remove legacy build method test
authorThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 29 Mar 2016 09:51:27 +0000 (11:51 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 7 Apr 2016 21:05:47 +0000 (23:05 +0200)
commit462cc98b5c8f90fc84c8993d58470831d7a3deca
treebd26981f072e67381ee9a977631bb167632abfc8
parentaf6bc978ad9441d830037c160b4e6082b3e4b989
scripts: remove legacy build method test

Building with "make install T=" is now deprecated.
The script will test only the standard "make" command.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
scripts/test-build.sh