mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
Implement MACHINE_ARCH=mips64e[lb] to build N64 images. This replaces MACHINE_ARCH=mipse[lb] TARGET_ABI=n64. MACHINE_ARCH=mipsn32e[lb] has been added, but currently requires WITHOUT_CDDL due to atomic issues in libzfs. I've not investigated this much, but implemented this to preserve as much of the TARGET_ABI functionality that I could. Since its presence doesn't affect the working cases, I've kept it in for now. Added mips64e[lb] to make universe, so more kernels build. And I think this (finally) closes the curtain on the tbemd tree. |
||
|---|---|---|
| .. | ||
| bsd.arch.inc.mk | ||
| bsd.compat.mk | ||
| bsd.cpu.mk | ||
| bsd.crunchgen.mk | ||
| bsd.dep.mk | ||
| bsd.doc.mk | ||
| bsd.dtrace.mk | ||
| bsd.endian.mk | ||
| bsd.files.mk | ||
| bsd.incs.mk | ||
| bsd.info.mk | ||
| bsd.init.mk | ||
| bsd.kmod.mk | ||
| bsd.lib.mk | ||
| bsd.libnames.mk | ||
| bsd.links.mk | ||
| bsd.man.mk | ||
| bsd.nls.mk | ||
| bsd.obj.mk | ||
| bsd.own.mk | ||
| bsd.pkg.mk | ||
| bsd.port.mk | ||
| bsd.port.options.mk | ||
| bsd.port.post.mk | ||
| bsd.port.pre.mk | ||
| bsd.port.subdir.mk | ||
| bsd.prog.mk | ||
| bsd.README | ||
| bsd.snmpmod.mk | ||
| bsd.subdir.mk | ||
| bsd.symver.mk | ||
| bsd.sys.mk | ||
| Makefile | ||
| sys.mk | ||
| version_gen.awk | ||