https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268354
--- Comment #2 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=e4017d9b6913257b1ca6735ab1159f805419d2ec commit e4017d9b6913257b1ca6735ab1159f805419d2ec Author: Mark O'Donovan <[email protected]> AuthorDate: 2023-07-01 17:06:51 +0000 Commit: Warner Losh <[email protected]> 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 <[email protected]> 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.
