Page MenuHomeFreeBSD

bnxt_en: fix module Makefile for LinuxKPI
ClosedPublic

Authored by bz on Apr 16 2026, 10:16 AM.
Tags
None
Referenced Files
F165001544: D56424.id175803.diff
Wed, Aug 5, 7:10 AM
F164863490: D56424.diff
Tue, Aug 4, 9:00 AM
Unknown Object (File)
Sun, Aug 2, 5:31 PM
Unknown Object (File)
Fri, Jul 31, 8:21 AM
Unknown Object (File)
Sun, Jul 26, 5:56 AM
Unknown Object (File)
Thu, Jul 16, 8:31 AM
Unknown Object (File)
Wed, Jul 15, 9:04 PM
Unknown Object (File)
Wed, Jul 15, 7:17 AM
Subscribers

Details

Summary

Rather than manually including the include directory for LinuxKPI
use the provided macro. Before there was no -I for the dummy
directory and as files synced from Linux under a permissive license
may include them the build would fail. overflow.h will include
linux/const.h which only exists as a dummy header at this point
on FreeBSD.

Sponsored by: The FreeBSD Foundation
Fixes: 35b53f8c989f6
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 72250
Build 69133: arc lint + arc unit