HardenedBSD/share/firmwares/Makefile
Emmanuel Vadot af0a81b647 iwm: Stop shipping firmware as kernel module
Since we can load raw firmware start shipping them as is.
This also remove the uuencode format that don't add any value and garbage
collect old firmwares version.
For pkgbase users they are now in the FreeBSD-firmware-iwm package.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
2024-12-16 10:44:47 +01:00

4 lines
38 B
Makefile

SUBDIR= iwm
.include <bsd.subdir.mk>