build-system/linux-module: Accept a #:make-flags keyword.
authorTobias Geerinckx-Rice <me@tobias.gr>
Fri, 25 Oct 2019 19:37:31 +0000 (21:37 +0200)
committerEfraim Flashner <efraim@flashner.co.il>
Wed, 4 Dec 2019 09:25:33 +0000 (11:25 +0200)
commitfabd4900d8fb739a55e2dff76dee3a29b2a90bb1
treeb9082f5dc2acc7f9404a401ed63de1c0237ecd5a
parent6ea613ce63178a92991904eb634a02c59f5838c0
build-system/linux-module: Accept a #:make-flags keyword.

Fixes bug#37882.

* guix/build-system/linux-module.scm (linux-module-build): Accept a
MAKE-FLAGS argument.
<builder>: Pass it on.
guix/build-system/linux-module.scm