]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/pkg-kernel-module.mk: module build fails
authorDoug Kehn <rdkehn@yahoo.com>
Wed, 2 Sep 2015 01:37:53 +0000 (20:37 -0500)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 4 Sep 2015 10:06:07 +0000 (12:06 +0200)
commit16768877e324f6e3e1291613ae5db9af0da5a2bf
treec1191a97d95462fdeff36663f10927bc7ee1b6d8
parent20a36cd877a270b20fd8652d1e9dd93c99a5cb55
package/pkg-kernel-module.mk: module build fails

Observed the following when building cryptodev-linux:
>>> cryptodev-linux 1.7 Building kernel module(s)
grep: /.config: No such file or directory
ERROR: Kernel does not support loadable modules

Fix LINUX_DIR reference when determining if kernel configuration
supports loadable modules.

Signed-off-by: Doug Kehn <rdkehn@yahoo.com>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/pkg-kernel-module.mk