mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
This is not properly respecting WITHOUT or ARCH dependencies in target/. Doing so requires a massive effort to rework targets/ to do so. A better approach will be to either include the SUBDIR Makefiles directly and map to DIRDEPS or just dynamically lookup the SUBDIR. These lose the benefit of having a userland/lib, userland/libexec, etc, though and results in a massive package. The current implementation of targets/ is very unmaintainable. Currently rescue/rescue and sys/modules are still not connected. Sponsored by: EMC / Isilon Storage Division |
||
|---|---|---|
| .. | ||
| autoload.c | ||
| biossmap.c | ||
| bootinfo.c | ||
| bootinfo32.c | ||
| bootinfo64.c | ||
| conf.c | ||
| copy.c | ||
| devicename.c | ||
| elf32_freebsd.c | ||
| elf64_freebsd.c | ||
| host.c | ||
| libuserboot.h | ||
| main.c | ||
| Makefile | ||
| Makefile.depend | ||
| userboot_cons.c | ||
| userboot_disk.c | ||
| version | ||