mirror of
https://github.com/opnsense/src.git
synced 2026-04-11 04:16:42 -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> Sponsored by: Intel Corporation (cherry picked from commit e04c4b4a369df3f1dcbebbdf726193f02af60801)
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>
|