History log of /freebsd-current/sys/modules/qlxge/Makefile
Revision Date Author Comments
# 031beb4e 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

sys: Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 20634f02 05-Jun-2022 Eugene Grosbein <eugen@FreeBSD.org>

if_qlxge: fix stand-alone module build

Fix module build outside of kernel build environment.

MFC after: 3 days


# 193d9e76 04-Mar-2017 Enji Cooper <ngie@FreeBSD.org>

sys/modules: normalize .CURDIR-relative paths to SRCTOP

This simplifies make output/logic

Tested with: `cd sys/modules; make ALL_MODULES=` on amd64
MFC after: 1 month
Sponsored by: Dell EMC Isilon


# 617aa98c 16-Oct-2014 Warner Losh <imp@FreeBSD.org>

There's no need to override the clean target. The clean target works
correctly without doing so.


# 711bcba0 25-Jun-2013 David C Somayajulu <davidcs@FreeBSD.org>

Add Qlogic 10Gb Ethernet Driver for Qlogic 8100 Series CNA Adapter
Driver version (v2.0.0)

Submitted by: David C Somayajulu (davidcs@freebsd.org) QLogic Corporation
Approved by: George Neville-Neil (gnn@freebsd.org)