]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/syscons/star/Makefile
MFV r329736: 8969 Cannot boot from RAIDZ with parity > 1
[FreeBSD/FreeBSD.git] / sys / modules / syscons / star / Makefile
1 # $FreeBSD$
2
3 .PATH:  ${SRCTOP}/sys/dev/syscons/star
4
5 KMOD=   star_saver
6 SRCS=   star_saver.c
7
8 .include <bsd.kmod.mk>