mk: allow to specify DESTDIR in build rule
authorOlivier Matz <olivier.matz@6wind.com>
Wed, 30 Jan 2013 15:32:15 +0000 (16:32 +0100)
committerDavid Marchand <david.marchand@6wind.com>
Wed, 26 Feb 2014 10:01:13 +0000 (11:01 +0100)
commit1fa0fd9d6b420c010fdf5b2f014f9a4e8d8f7e4a
tree2cd53d9946143d9138c9a7ad19e9e4d87d7c2564
parent1c858a7dfebd4e4092eb55802400b0c405829cc3
mk: allow to specify DESTDIR in build rule

This will install the binary sdk (bin + modules + libs + headers + mk)
in the specified directory.
This directory can be used as RTE_SDK by external applications.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
doc/build-sdk-quick.txt
mk/rte.sdkbuild.mk