build-system/linux-module: Support module source versioning.
authorDanny Milosavljevic <dannym@scratchpost.org>
Thu, 11 Apr 2019 21:49:43 +0000 (23:49 +0200)
committerDanny Milosavljevic <dannym@scratchpost.org>
Thu, 11 Apr 2019 22:13:34 +0000 (00:13 +0200)
commit88e13c2587ab9a0f96bb63488c253fb14ac9ff60
tree1a625e1dfac337f4455a1cc22dcbeab720c24d4d
parentb2521eed916f10911ad7988c007c34f6e918bc93
build-system/linux-module: Support module source versioning.

* guix/build-system/linux-module.scm (make-linux-module-builder)
[native-inputs]: Add linux.
[arguments]<#:phases>[install]: Install "System.map" and "Module.symvers".
* guix/build/linux-module-build-system.scm (configure): Delete procedure.
(%standard-phases): Delete "configure" phase.
guix/build-system/linux-module.scm
guix/build/linux-module-build-system.scm