aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/firewire/Makefile
blob: bd8c187f06263a8426103e8c2a4320fcd787319d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
SUBDIR=	firewire \
	fwcam \
	fwdv \
	fwe \
	fwip \
	fwisound \
	sbp \
	sbp_targ

.include <bsd.subdir.mk>