xref: /netbsd-src/external/intel-fw-eula/Makefile (revision a37025c593675637679f62cf90ed1d3637a61699)
1# $NetBSD: Makefile,v 1.2 2018/05/31 05:27:46 mrg Exp $
2
3.include <bsd.own.mk>
4
5.if ${MKFIRMWARE} != "no"
6SUBDIR+=	ipw2100 ipw2200
7.endif
8
9.include <bsd.subdir.mk>
10