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

.include <bsd.own.mk>

.if ${MKFIRMWARE} != "no"
SUBDIR+=	rtwn urtwn
.endif

.include <bsd.subdir.mk>