mirror of
https://github.com/opnsense/src.git
synced 2026-03-27 13:13:13 -04:00
All Makefiles now use MACHINE_ARCH for the target architecture. Unification is required for cross-building. Tags added to: sys/boot/Makefile sys/boot/arc/loader/Makefile sys/kern/Makefile usr.bin/cpp/Makefile usr.bin/gcore/Makefile usr.bin/truss/Makefile usr.bin/gcore/Makefile: fixed typo: MACHINDE -> MACHINE_ARCH |
||
|---|---|---|
| .. | ||
| arch/alpha | ||
| abort.c | ||
| arcconsole.c | ||
| arcdisk.c | ||
| bootinfo.c | ||
| delay.c | ||
| devicename.c | ||
| elf_freebsd.c | ||
| Makefile | ||
| module.c | ||
| prom.c | ||
| setjmperr.c | ||
| time.c | ||