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

SUBDIR=	smbios vpd

.if ${MACHINE_ARCH} == "i386"
SUBDIR+=	smapi
.endif

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