mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
3a19b480c8
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.
6 lines
63 B
Makefile
6 lines
63 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= libski skiload
|
|
|
|
.include <bsd.subdir.mk>
|