11 lines
231 B
Makefile
11 lines
231 B
Makefile
# $NetBSD: Makefile,v 1.3 2018/05/30 20:54:06 mrg Exp $
|
|
|
|
NOMAN= # define
|
|
|
|
FILES= dist/LICENSE.iwlwifi-4965-ucode dist/README.iwlwifi-4965-ucode \
|
|
dist/iwlwifi-4965-2.ucode
|
|
|
|
FILESDIR= ${FIRMWAREDIR}/if_iwn
|
|
|
|
.include <bsd.files.mk>
|