mirror of
https://github.com/opnsense/src.git
synced 2026-04-02 16:05:17 -04:00
This version is intended to be used with the 0.29.4 version of the ice(4) driver, which will be be committed afterwards. Signed-off-by: Eric Joyner <erj@FreeBSD.org> Reviewed by: stallamr_netapp.com Sponsored by: Intel Corporation Differential Revision: https://reviews.freebsd.org/D30887
6 lines
125 B
Makefile
6 lines
125 B
Makefile
# $FreeBSD$
|
|
|
|
KMOD= ice_ddp
|
|
FIRMWS= ${SRCTOP}/sys/contrib/dev/ice/ice-1.3.24.0.pkg:ice_ddp:0x01031800
|
|
|
|
.include <bsd.kmod.mk>
|