HardenedBSD/sys/modules/ice_ddp/Makefile
Eric Joyner f9a039060e
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>

MFC after:	2 days
Sponsored by:	Intel Corporation
2024-10-28 15:55:25 -07:00

7 lines
120 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>