opnsense-src/sys/modules/bnxt
Bjoern A. Zeeb fa7215a9de bnxt_en: fix module Makefile for LinuxKPI
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:		35b53f8c98
Reviewed by:	emaste
Differential Revision: https://reviews.freebsd.org/D56424

(cherry picked from commit f5cd992fa902ebb27a3a1042ee8e0d4d351bb361)
2026-04-22 20:57:07 +00:00
..
bnxt_en bnxt_en: fix module Makefile for LinuxKPI 2026-04-22 20:57:07 +00:00
bnxt_re Fix bnxt build in LINT 2024-05-29 09:49:53 -06:00
Makefile bnxt: Add a module makefile to fix the build 2024-05-28 08:02:19 -04:00