mirror of
https://github.com/opnsense/src.git
synced 2026-03-26 12:43:12 -04:00
The powerpc support was the only supported architecture not prepending the elf format name with "-freebsd" in base this change makes it consistent with other architectures. On newer version of binutils the powerpc format is also prepended with "-freebsd". Also modify the kernel ldscripts in that regards. As a result it is now possible cross build the kernel on powerpc using newer binutils Differential Revision: https://reviews.freebsd.org/D926 Differential Revision: https://reviews.freebsd.org/D928 |
||
|---|---|---|
| .. | ||
| conf.c | ||
| devicename.c | ||
| help.ps3 | ||
| ldscript.powerpc | ||
| lv1call.h | ||
| lv1call.S | ||
| main.c | ||
| Makefile | ||
| metadata.c | ||
| ppc64_elf_freebsd.c | ||
| ps3.h | ||
| ps3bus.h | ||
| ps3cdrom.c | ||
| ps3cons.c | ||
| ps3devdesc.h | ||
| ps3disk.c | ||
| ps3mmu.c | ||
| ps3net.c | ||
| ps3repo.c | ||
| ps3repo.h | ||
| ps3stor.c | ||
| ps3stor.h | ||
| start.S | ||
| version | ||