kernel/freebsd: allow installing kernel modules
authorBruce Richardson <bruce.richardson@intel.com>
Tue, 12 Nov 2019 16:41:35 +0000 (16:41 +0000)
committerDavid Marchand <david.marchand@redhat.com>
Wed, 20 Nov 2019 09:17:05 +0000 (10:17 +0100)
commit23a5bb477a93c771e7999a350702d7175deb4aa4
treed0f59c90164df7334e3e2a7e7abc58e6884d6425
parent3be76aa9294f3788b4f9c615642e6027f1b7948a
kernel/freebsd: allow installing kernel modules

Set the install path for the kernel modules as /boot/modules. This may
ease the integration with the official FreeBSD ports system as all
components should be correctly located in the staging directory after
running "ninja install"

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
kernel/freebsd/meson.build