[dpdk-dev] [PATCH v6 06/10] mk: Add rule for installing sdk files

2015-11-30 Thread Thomas Monjalon
Hi, 2015-11-10 11:07, Mario Carrillo: > Add hierarchy-file support to the DPDK makefiles, scripts, > examples, tools, config files and headers, > when invoking "make install-sdk" makefiles, scripts, > examples, tools, config files will be installed in: The tools are part of the runtime, not the s

[dpdk-dev] [PATCH v6 06/10] mk: Add rule for installing sdk files

2015-11-30 Thread Arevalo, Mario Alfredo C
Jos C Subject: Re: [dpdk-dev] [PATCH v6 06/10] mk: Add rule for installing sdk files Hi, 2015-11-10 11:07, Mario Carrillo: > Add hierarchy-file support to the DPDK makefiles, scripts, > examples, tools, config files and headers, > when invoking "make install-sdk" makefiles, sc

[dpdk-dev] [PATCH v6 06/10] mk: Add rule for installing sdk files

2015-11-10 Thread Mario Carrillo
Add hierarchy-file support to the DPDK makefiles, scripts, examples, tools, config files and headers, when invoking "make install-sdk" makefiles, scripts, examples, tools, config files will be installed in: $(DESTDIR)/$(SDK_DIR) and headers will be installed in: $(DESTDIR)/$(INCLUDE_DIR) where SDK_