freebsd-dev/sys/modules/iwnfw/iwn100/Makefile
Adrian Chadd 720e6a9c6f Add iwn-100 firmware.
The firmware is from the Linux firmware git repository; the intel
licence is the same as other firmware blobs.

Tested: iwn1: <Intel Centrino Wireless-N 100> mem 0xf4800000-0xf4801fff irq 19 at device 0.0 on pci5
2014-08-28 00:05:02 +00:00

7 lines
79 B
Makefile

# $FreeBSD$
KMOD= iwn100fw
IMG= iwlwifi-100-39.31.5.1
.include <bsd.kmod.mk>