Page MenuHomeFreeBSD

bnxt_en: fix module Makefile for LinuxKPI
ClosedPublic

Authored by bz on Thu, Apr 16, 10:16 AM.
Tags
None
Referenced Files
F153159022: D56424.diff
Sun, Apr 19, 1:02 PM
Unknown Object (File)
Sat, Apr 18, 4:58 PM
Unknown Object (File)
Sat, Apr 18, 8:06 AM
Unknown Object (File)
Sat, Apr 18, 7:47 AM
Unknown Object (File)
Sat, Apr 18, 7:47 AM
Unknown Object (File)
Sat, Apr 18, 7:47 AM
Unknown Object (File)
Sat, Apr 18, 6:11 AM
Unknown Object (File)
Sat, Apr 18, 6:10 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