mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Build a PAE kernel if a PAE config exists.
This commit is contained in:
parent
9f88b80ace
commit
29777b413b
1 changed files with 1 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue