6607310b74
This import includes: o wpi Wireless driver for the Intel 3945 Wireless Lan Controller (802.11abg) (sys/dev/wpi) o Intel firmware revision 2.14.4 & associated LICENSE (sys/dev/contrib/wpi, sys/contrib/dev/wpi/LICENSE) o wpifw Firmware driver (sys/modules/wpifw) Approved by: mlaier, sam (co-mentors)
9 lines
161 B
Makefile
9 lines
161 B
Makefile
# $FreeBSD$
|
|
|
|
NO_OBJ=
|
|
FILES= ${.CURDIR}/../../../../sys/contrib/dev/wpi/LICENSE
|
|
FILESDIR= ${SHAREDIR}/doc/legal/intel_wpi
|
|
|
|
.include <bsd.prog.mk>
|
|
|