freebsd-nq/sys/modules/iwnfw/Makefile
Gavin Atkinson e1a5283697 Add firmware for Intel Centrino Wireless-N 105 devices.
Committed from:	Centrino 105 device
2014-01-11 18:56:48 +00:00

17 lines
189 B
Makefile

# $FreeBSD$
SUBDIR= iwn105 \
iwn135 \
iwn1000 \
iwn2000 \
iwn2030 \
iwn4965 \
iwn5000 \
iwn5150 \
iwn6000 \
iwn6000g2a \
iwn6000g2b \
iwn6050
.include <bsd.subdir.mk>