summaryrefslogtreecommitdiff
path: root/sys/modules/ipoib/Makefile
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2022-09-26LinuxKPI: define LINUXKPI_INCLUDES for module builds as wellBjoern A. Zeeb
2020-03-20Introduce LINUXKPI_GENSRCS.Konstantin Belousov
2017-06-15Initial RoCE/infiniband kernel update to Linux v4.9.Hans Petter Selasky
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2015-11-22Don't explicitly set INET/INET6 in the Makefile; opt_inet.h and opt_inet6.hEnji Cooper
2015-10-29Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky
2015-02-17 Globally enable -fms-extensions when building kernel with gcc, and removeGleb Smirnoff
2015-01-17Start importing the basic OFED linux compatibility layer changes madeHans Petter Selasky
2014-08-04Move most of the 15 variations on generating opt_inet.h andWarner Losh
2014-05-06Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh
2013-12-30Similar to r260020, only use -fms-extensions with gcc, for all otherDimitry Andric
2013-09-29Update OFED to Linux 3.7 and update Mellanox drivers.Alfred Perlstein