]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/boot/Makefile.mips
Reduce per-LUN memory usage from 18MB to 1.8MB.
[FreeBSD/FreeBSD.git] / sys / boot / Makefile.mips
1 # $FreeBSD$
2
3 .if ${MK_FDT} != "no"
4 SUBDIR+=                fdt
5 .endif