mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-22 03:04:34 +01:00
f9a039060e
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
7 lines
120 B
Makefile
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>
|