]> CyberLeo.Net >> Repos - FreeBSD/releng/9.1.git/blob - sys/modules/Makefile.inc
MFH (r239836): align the boot partition on a 4 kB boundary.
[FreeBSD/releng/9.1.git] / sys / modules / Makefile.inc
1 # $FreeBSD$
2
3 .if ${MACHINE} == "pc98"
4 CFLAGS+= -DPC98
5 .endif
6