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