Explicitly pass kerneldir= variable 76/5776/1
authorJan Blunck <[email protected]>
Thu, 16 Mar 2017 15:51:47 +0000 (16:51 +0100)
committerLuca Boccassi <[email protected]>
Thu, 16 Mar 2017 15:57:15 +0000 (15:57 +0000)
commit41d44cf3d64183ffff0d83a28ccb67b03c56414f
treec178d22ca2e2d56ca5ef894e615556de820949ae
parentbc603db838495a6149b866fbdf2413670a0c96f2
Explicitly pass kerneldir= variable

This is a workaround for the assumption of install-kmod functionality
that the running kernel is identical with the kernel we build against.
This fixes commit 75964339a3 ("Make debian/rules file call install-kmod").

Change-Id: If5b9a99db36d4a9130ee9876ef93d581132369fc
Signed-off-by: Jan Blunck <[email protected]>
Signed-off-by: Luca Boccassi <[email protected]>
debian/rules