mirror of
https://github.com/opnsense/src.git
synced 2026-03-06 23:31:04 -05:00
This package is intended to be used with ice(4) version 0.26.16. That update will happen in a forthcoming commit. MFC after: 3 days 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.16.0.pkg:ice_ddp:0x01031000
|
|
|
|
.include <bsd.kmod.mk>
|