acpi/cstate: If FADT is used, take C2_MP_SUPPORTED into consideration
[dragonfly.git] / sys / emulation / Makefile
1 SUBDIR= ndis
2
3 .if ${MACHINE_ARCH} == i386
4 SUBDIR+=linux
5 .endif
6
7 .include <bsd.subdir.mk>