mk: add rule to list configs
authorThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 7 May 2013 13:43:57 +0000 (15:43 +0200)
committerDavid Marchand <david.marchand@6wind.com>
Wed, 26 Feb 2014 10:01:13 +0000 (11:01 +0100)
commita8f1e3d4ad53d58e250cf9e77af5e3c746c4de4f
tree2a2013701dc6b776f0f950ca1dfcb286bdeed644
parent5ee26f872208417e7e2ea32eb0a98e0d9419e6e7
mk: add rule to list configs

Allow to list configs in config/ directory with a simple make rule.

The rule showconfigs is reused in config error.
In the same time, "echo -n" is replaced by the more portable "printf".

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