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