0e71d7ed9c
From OpenBSD.
11 lines
234 B
Makefile
11 lines
234 B
Makefile
# $NetBSD: Makefile,v 1.1 2014/10/30 13:05:58 nonaka Exp $
|
|
|
|
NOMAN= # define
|
|
|
|
FILES= dist/LICENSE.iwlwifi-105-ucode dist/README.iwlwifi-105-ucode \
|
|
dist/iwlwifi-105-6.ucode
|
|
|
|
FILESDIR= /libdata/firmware/if_iwn
|
|
|
|
.include <bsd.files.mk>
|