mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
Use MACHINE_CPUARCH in preference to MACHINE_ARCH. The former is the source code location of the machine, the latter the binary output. In general, we want to use MACHINE_CPUARCH instead of MACHINE_ARCH unless we're tesitng for a specific target. The isn't even moot for i386/amd64 where there's momemntum towards a MACHINE_CPUARCH == x86, although a specific cleanup for that likely would be needed... |
||
|---|---|---|
| .. | ||
| at91dci | ||
| atmegadci | ||
| atp | ||
| aue | ||
| axe | ||
| cdce | ||
| cue | ||
| ehci | ||
| kue | ||
| musb | ||
| ohci | ||
| quirk | ||
| rue | ||
| rum | ||
| run | ||
| template | ||
| u3g | ||
| uark | ||
| uath | ||
| ubsa | ||
| ubser | ||
| uchcom | ||
| ucom | ||
| ucycom | ||
| udav | ||
| udbp | ||
| uep | ||
| uether | ||
| ufm | ||
| ufoma | ||
| uftdi | ||
| ugensa | ||
| uhci | ||
| uhid | ||
| uhso | ||
| uipaq | ||
| ukbd | ||
| ulpt | ||
| umass | ||
| umct | ||
| umodem | ||
| umoscom | ||
| ums | ||
| upgt | ||
| uplcom | ||
| ural | ||
| urio | ||
| urtw | ||
| usb | ||
| usfs | ||
| uslcom | ||
| uss820dci | ||
| uvisor | ||
| uvscom | ||
| zyd | ||
| Makefile | ||