opnsense-src/sys/modules/ice_ddp/Makefile
Eric Joyner a9d78bb714
ice_ddp: Update to 1.3.41.0
Primarily adds support for E830 devices, unlocking all of their
functionality.

As well, update the README and remove the non-FreeBSD sections
from it.

Signed-off-by: Eric Joyner <erj@FreeBSD.org>

Sponsored by:	Intel Corporation

(cherry picked from commit f9a039060e834e89e0b2de1e8a442d78bd5c083d)
2024-10-30 13:51:47 -07:00

7 lines
121 B
Makefile

.PATH: ${SRCTOP}/sys/contrib/dev/ice
KMOD= ice_ddp
FIRMWS= ice-1.3.41.0.pkg:ice_ddp:0x01032900
.include <bsd.kmod.mk>