mk: in install rule, don't overwrite .config if it already exists
authorOlivier Matz <olivier.matz@6wind.com>
Wed, 30 Jan 2013 15:30:19 +0000 (16:30 +0100)
committerDavid Marchand <david.marchand@6wind.com>
Wed, 26 Feb 2014 10:01:13 +0000 (11:01 +0100)
commit1c858a7dfebd4e4092eb55802400b0c405829cc3
treedf2ae462432833f641ff324f56f59bc9fc028c34
parent713295f1e07ad8d6ae6140821e90c33ccb70abea
mk: in install rule, don't overwrite .config if it already exists

This allows the user to prepare a configuration with make config
before using make install.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
mk/rte.sdkinstall.mk