mk: factorize config rules
authorThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 10 Jun 2014 13:42:57 +0000 (15:42 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 10 Jun 2014 20:31:19 +0000 (22:31 +0200)
commit3c53c0945ea3475a6169f94b555a5c272ed73a45
tree319c2b2ae76e2d5167df3bfe580e76ec3dc2139a
parent6820e8efef42d53a8c5cf1a70d76644ab99726f4
mk: factorize config rules

Error message for missing template is factorized in notemplate rule.

RTE_OUTPUT directory is marked as order-only prerequisite.

RTE_OUTPUT is always created after having been cleaned for rte_config.h.

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