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