[Bug 268354] qlnxe(4) failed to build as kernel component

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 01 Jul 2023 17:11:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268354

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=e4017d9b6913257b1ca6735ab1159f805419d2ec

commit e4017d9b6913257b1ca6735ab1159f805419d2ec
Author:     Mark O'Donovan <shiftee@posteo.net>
AuthorDate: 2023-07-01 17:06:51 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-07-01 17:06:59 +0000

    qlnxe: Fix building as in-kernel component

    Add some extra files for building the driver as part of the kernel.
    Change some #defines to match those used when building as a module.

    PR: 268354

    Signed-off-by: Mark O'Donovan <shiftee@posteo.net>
    Reviewed by: imp
    Pull Request: https://github.com/freebsd/freebsd-src/pull/779

 sys/conf/files.amd64       | 16 ++++++++++++++++
 sys/dev/qlnx/qlnxe/ecore.h |  5 +++--
 2 files changed, 19 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.