mirror of
https://github.com/opnsense/src.git
synced 2026-05-27 11:53:25 -04: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
(cherry picked from commit e438f0a975)
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>
|