Build a PAE kernel if a PAE config exists.

This commit is contained in:
des 2005-11-14 13:33:17 +00:00
parent 837b394189
commit 13b6012c65

View File

@ -8,4 +8,5 @@ branches = HEAD
platforms = alpha, amd64, i386/i386, i386/pc98, sparc64
cflags = -O2 -pipe
coptflags = %%CFLAGS%%
targets += kernel:PAE
recipient = %%SENDER%%,<current@freebsd.org>,<%%arch%%@freebsd.org>