mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
This is intended to be used with the upcoming ice 1.39.13-k driver update, but is still backwards compatible with previous versions of the driver. Signed-off-by: Eric Joyner <erj@FreeBSD.org> Sponsored by: Intel Corporation (cherry picked from commit 768329961dc0c041f7647f1c4549944a2ca168aa)
5 lines
113 B
Makefile
5 lines
113 B
Makefile
|
|
KMOD= ice_ddp
|
|
FIRMWS= ${SRCTOP}/sys/contrib/dev/ice/ice-1.3.36.0.pkg:ice_ddp:0x01032400
|
|
|
|
.include <bsd.kmod.mk>
|