freebsd-dev/sys/modules/axgbe
Bjoern A. Zeeb 514fb38721 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.

MFC after:	1 week
Reviewed by:	hselasky
Differential Revision: https://reviews.freebsd.org/D36683
2022-09-26 19:34:01 +00:00
..
if_axa LinuxKPI: define LINUXKPI_INCLUDES for module builds as well 2022-09-26 19:34:01 +00:00
if_axp LinuxKPI: define LINUXKPI_INCLUDES for module builds as well 2022-09-26 19:34:01 +00:00
Makefile