Updated the install target for cryptodev module
commit9c95cca95ac4a091b20034014a4ca4fff5a2c01c
authorYashpal Dutta <yashpal.dutta@freescale.com>
Wed, 28 Nov 2012 10:39:51 +0000 (28 16:24 +0545)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 29 Nov 2012 10:36:37 +0000 (29 11:36 +0100)
tree3fd7f0c652d124ff691d7c1899e83deeb53f00ba
parentf573d588d292af2b3d10bad95268e3f3093f0833
Updated the install target for cryptodev module

1) Cryptodev-linux being a linux kernel module require a build target for
   module_install and not for install.
2) Some cross-compiler target need installation of module to different directory
than host's module directory path. PREFIX allow to override default module installation path.

Signed-off-by: Yashpal Dutta <yashpal.dutta@freescale.com>
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Makefile