freebsd-dev/stand/powerpc/kboot
Warner Losh 25c2f4cb95 Move loader help file definitions to being 100% inside of loader.mk.
HELP_FILES is a loader only thing, so move it to loader.mk. Only
generate the help file if HELP_FILES is defined. Adjust Makefiles to
new convention. Fix a few cases where ${.CURDIR}/ was missing
resulting in missing bits from the help files.

Sponsored by: Netflix
2017-12-18 04:51:34 +00:00
..
conf.c
host_syscall.h Use const pointers to avoid casting away constness. 2017-11-30 05:01:56 +00:00
host_syscall.S
hostcons.c
hostdisk.c Cast void * pointer to char * so the arg matches the %s format. 2017-12-03 04:55:23 +00:00
kbootfdt.c Use const pointers to avoid casting away constness. 2017-11-30 05:01:56 +00:00
kerneltramp.S
ldscript.powerpc
main.c Revert r326792, r326784, r326772, r326712 2017-12-12 22:06:22 +00:00
Makefile Move loader help file definitions to being 100% inside of loader.mk. 2017-12-18 04:51:34 +00:00
metadata.c
ppc64_elf_freebsd.c Provide a md_load64 prototype. 2017-12-03 04:55:28 +00:00
version