mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
This is intended to be used with forthcoming ice(4) driver version 1.34.2. Signed-off-by: Eric Joyner <erj@FreeBSD.org> Sponsored by: Intel Corporation
6 lines
125 B
Makefile
6 lines
125 B
Makefile
# $FreeBSD$
|
|
|
|
KMOD= ice_ddp
|
|
FIRMWS= ${SRCTOP}/sys/contrib/dev/ice/ice-1.3.27.0.pkg:ice_ddp:0x01031b00
|
|
|
|
.include <bsd.kmod.mk>
|