aboutsummaryrefslogtreecommitdiff
path: root/share/examples/kld/firmware/fwimage/Makefile
blob: 5c0ad7a8b49b7db94ba3da503b710d383c78d7ba (plain) (blame)
1
2
3
4
5
6
#	$FreeBSD$

KMOD=	beastie
FIRMWS=	firmware.img:beastie

.include <bsd.kmod.mk>