Date: Sat, 30 Jan 2021 17:02:06 +0100 From: =?UTF-8?B?VMSzbA==?= Coosemans <tijl@FreeBSD.org> To: "Bjoern A. Zeeb" <bz@FreeBSD.org> Cc: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: a6c2507d1bae - main - LinuxKPI: add firmware loading support Message-ID: <20210130170206.76e1319a@FreeBSD.org> In-Reply-To: <202101281645.10SGjwmh088797@gitrepo.freebsd.org> References: <202101281645.10SGjwmh088797@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 28 Jan 2021 16:45:58 GMT "Bjoern A. Zeeb" <bz@FreeBSD.org> wrote: > The branch main has been updated by bz: > > URL: https://cgit.FreeBSD.org/src/commit/?id=a6c2507d1baedb183268e31bc6b6f659a9529904 > > commit a6c2507d1baedb183268e31bc6b6f659a9529904 > Author: Bjoern A. Zeeb <bz@FreeBSD.org> > AuthorDate: 2021-01-28 16:05:32 +0000 > Commit: Bjoern A. Zeeb <bz@FreeBSD.org> > CommitDate: 2021-01-28 16:05:32 +0000 > > LinuxKPI: add firmware loading support The module fails to load now because it can't find firmware_get_flags. You need to add MODULE_DEPEND(linuxkpi, firmware, 1, 1, 1) in linux_kmod.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210130170206.76e1319a>