summaryrefslogtreecommitdiffstats
path: root/sys/modules/netfpga10g/Makefile
blob: 1ebdf8c0ef602e69a500cd1424f6428e6279907d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# $FreeBSD$
#

SUBDIR=
SUBDIR+=	${_nf10bmac}

.if ${MACHINE_CPUARCH} == "mips"
_nf10bmac=	nf10bmac
.endif

.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud