Build a PAE kernel if a PAE config exists.

This commit is contained in:
Dag-Erling Smørgrav 2005-11-14 13:33:17 +00:00
parent 9f88b80ace
commit 29777b413b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=152413

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>