opnsense-src/sys/modules/cxgbe
Bjoern A. Zeeb 66548ca4d8 LinuxKPI: define LINUXKPI_INCLUDES for module builds as well
While for in-kernel we already have LINUXKPI_INCLUDES in kern.pre.mk
for kmod builds we've not had a common define to use leading to various
spellings of include paths.

In order for the include list to be expanded more easily in the future,
e.g., adding the "dummy" includes (for all) and to harmonize code,
duplicate LINUXKPI_INCLUDES to kmod.mk and use it for all module Makefiles.

Reviewed by:	hselasky
Differential Revision: https://reviews.freebsd.org/D36683

(cherry picked from commit 514fb38721)
2022-10-17 20:37:05 +00:00
..
ccr Add a driver for the Chelsio T6 crypto accelerator engine. 2017-05-17 22:13:07 +00:00
cxgbei sys/modules: normalize .CURDIR-relative paths to SRCTOP 2017-03-04 10:10:17 +00:00
if_cc sys/modules: normalize .CURDIR-relative paths to SRCTOP 2017-03-04 10:10:17 +00:00
if_ccv sys/modules: normalize .CURDIR-relative paths to SRCTOP 2017-03-04 10:10:17 +00:00
if_cxgbe Fix some modules to export more used symbols 2021-11-25 03:09:21 +02:00
if_cxgbev sys/modules: normalize .CURDIR-relative paths to SRCTOP 2017-03-04 10:10:17 +00:00
if_cxl sys/modules: normalize .CURDIR-relative paths to SRCTOP 2017-03-04 10:10:17 +00:00
if_cxlv sys/modules: normalize .CURDIR-relative paths to SRCTOP 2017-03-04 10:10:17 +00:00
iw_cxgbe LinuxKPI: define LINUXKPI_INCLUDES for module builds as well 2022-10-17 20:37:05 +00:00
t4_firmware cxgbe(4): Update firmwares to 1.26.6.0. 2022-02-27 22:48:07 -08:00
t5_firmware cxgbe(4): Update firmwares to 1.26.6.0. 2022-02-27 22:48:07 -08:00
t6_firmware cxgbe(4): Update firmwares to 1.26.6.0. 2022-02-27 22:48:07 -08:00
tom Add opt_kern_tls.h to the sources from t4_tom.ko. 2019-10-09 23:35:42 +00:00
Makefile cxgbe(4): Enable the hardware TCP Offload Module (t4_tom) on aarch64. 2022-03-04 16:37:45 -08:00