]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/uboot/Makefile
devctl(8): Correct "sections out of conventional order" error
[FreeBSD/FreeBSD.git] / stand / uboot / Makefile
1 # $FreeBSD$
2
3 .include <bsd.init.mk>
4
5 SUBDIR.yes=     lib
6
7 SUBDIR.${MK_FDT}+=fdt
8
9 .include <bsd.subdir.mk>