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:
emaste 2017-01-26 18:18:35 +00:00
parent 496aefed74
commit e6d99f070c

View File

@ -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.