mirror of
https://github.com/opnsense/src.git
synced 2026-03-10 10:13:20 -04: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>
|