[dpdk-dev] make install and RTE_KERNELDIR in dpdk 2.2

Piotr Bartosiewicz piotr.bartosiewicz at atendesoftware.pl
Wed Dec 16 15:14:05 CET 2015


A new 'make install' wrongly assumes that the output module name is 
always 'uname -r' even if RTE_KERNELDIR is passed.

# make install T=... DESTDIR=/tmp/dpdk 
RTE_KERNELDIR=/lib/modules/3.16.0-4-amd64/build
...
# ls /tmp/dpdk/lib/modules/
4.2.0-18-generic

-- 
Regards
Piotr Bartosiewicz



More information about the dev mailing list