mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 08:21:05 -05:00
devformat produces the same output as userboot_fmtdev, so just use it to reduce on the dependencies. In addition, we don't need to use the incomplete struct userboot_devdesc type, we can use struct devdesc instead (in fact, there's no userboot_devdesc defined anywhere). Sponsored by: Netflix Reviewed by: jhb (prior version) Differential Revision: https://reviews.freebsd.org/D35925 |
||
|---|---|---|
| .. | ||
| test | ||
| userboot | ||
| userboot_4th | ||
| userboot_lua | ||
| Makefile | ||
| Makefile.inc | ||
| userboot.h | ||