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>
|