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

.include <bsd.own.mk>

.if ${MKFIRMWARE} != "no"
SUBDIR+=	athn otus
.endif

.include <bsd.subdir.mk>