Enable modules in the MIPS ERL kernel config
As reported by cperciva[1], modules are beneficial for typical Edgerouter Lite use cases. [1] http://www.daemonology.net/blog/2016-01-10-FreeBSD-EdgeRouter-Lite.html
This commit is contained in:
parent
496aefed74
commit
e6d99f070c
@ -24,8 +24,6 @@ ident ERL
|
||||
makeoptions ARCH_FLAGS="-march=octeon -mabi=64"
|
||||
makeoptions LDSCRIPT_NAME=ldscript.mips.octeon1
|
||||
|
||||
# Don't build any modules yet.
|
||||
makeoptions MODULES_OVERRIDE=""
|
||||
makeoptions KERNLOADADDR=0xffffffff80100000
|
||||
|
||||
# We don't need to build a trampolined version of the kernel.
|
||||
|
Loading…
Reference in New Issue
Block a user