freebsd-skq/stand/powerpc/kboot
Warner Losh 8299b37f85 Centralize several variables.
MK_CTF, MK_SSP, MK_PROFILE, NO_PIC, and INTERNALLIB are always the
same, so set them in defs.mk. MAN= is common, so set it here too.
This removes a lot of boring repetition from the Makefiles that added
almost no value.
2018-02-02 06:32:26 +00:00
..
conf.c loader: support for mixed-endianness ELF/loader and POWER8 2018-01-29 09:24:28 +00:00
host_syscall.h loader: support for mixed-endianness ELF/loader and POWER8 2018-01-29 09:24:28 +00:00
host_syscall.S loader: support for mixed-endianness ELF/loader and POWER8 2018-01-29 09:24:28 +00:00
hostcons.c
hostdisk.c loader: support for mixed-endianness ELF/loader and POWER8 2018-01-29 09:24:28 +00:00
kbootfdt.c Use const pointers to avoid casting away constness. 2017-11-30 05:01:56 +00:00
kerneltramp.S loader: support for mixed-endianness ELF/loader and POWER8 2018-01-29 09:24:28 +00:00
ldscript.powerpc
main.c loader: support for mixed-endianness ELF/loader and POWER8 2018-01-29 09:24:28 +00:00
Makefile Centralize several variables. 2018-02-02 06:32:26 +00:00
metadata.c loader: support for mixed-endianness ELF/loader and POWER8 2018-01-29 09:24:28 +00:00
ppc64_elf_freebsd.c loader: support for mixed-endianness ELF/loader and POWER8 2018-01-29 09:24:28 +00:00
version