mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 17:49:22 -04:00
Start building modules for MPC85XX and MPC85XXSPE
These kernels aren't restricted to development boards anymore, they are closer in behavior to GENERIC, so build modules.
This commit is contained in:
parent
2c26c98c89
commit
ce2d51972f
2 changed files with 0 additions and 2 deletions
|
|
@ -14,7 +14,6 @@ include "dpaa/config.dpaa"
|
|||
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
|
||||
makeoptions WITH_CTF=1
|
||||
makeoptions WERROR="-Werror -Wno-format -Wno-redundant-decls"
|
||||
makeoptions NO_MODULES=yes
|
||||
|
||||
options FPU_EMU
|
||||
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@ include "dpaa/config.dpaa"
|
|||
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
|
||||
makeoptions WITH_CTF=1
|
||||
makeoptions WERROR="-Werror -Wno-format -Wno-redundant-decls"
|
||||
makeoptions NO_MODULES=yes
|
||||
|
||||
options FPU_EMU
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue