mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 17:00:58 -05:00
This loader is quite functional and can load and run kernels. The kernels don't quite work right after loading but that should be easily fixable.
5 lines
63 B
Makefile
5 lines
63 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= libski skiload
|
|
|
|
.include <bsd.subdir.mk>
|