summaryrefslogtreecommitdiff
path: root/external/broadcom/Makefile
blob: 3e290588647079681d17fe07509d54df0b65f534 (plain)
1
2
3
4
5
6
7
8
9
10
# $NetBSD: Makefile,v 1.3 2018/05/31 05:27:45 mrg Exp $

.include <bsd.own.mk>

.if ${MKFIRMWARE} != "no"
SUBDIR+=	bcm43xx
SUBDIR+=	bwfm
.endif

.include <bsd.subdir.mk>