mirror of
https://github.com/opnsense/src.git
synced 2026-06-19 13:39:12 -04:00
This is intended to be used with the upcoming updated ice(4) version 1.38.16-k. Signed-off-by: Eric Joyner <erj@FreeBSD.org> MFC after: 3 days Sponsored by: Intel Corporation
5 lines
113 B
Makefile
5 lines
113 B
Makefile
|
|
KMOD= ice_ddp
|
|
FIRMWS= ${SRCTOP}/sys/contrib/dev/ice/ice-1.3.35.0.pkg:ice_ddp:0x01032300
|
|
|
|
.include <bsd.kmod.mk>
|