freebsd-dev/sys/boot/arm/uboot
Ed Maste bc814587a9 Deduplicate loader vers.c Makefile rules
The Makefile rule to create vers.c for loader version info was
previously duplicated in each of the various loader Makefiles.
Instead, share a common rule in Makefile.inc.

Reviewed by:	bapt
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D8841
2016-12-19 14:40:59 +00:00
..
conf.c
help.uboot Add a 'ubenv import' command to import environment variables from the 2014-09-08 19:19:10 +00:00
ldscript.arm Align the start of the text segment to an 8-byte boundary. This fixes 2016-04-09 19:09:06 +00:00
loader.conf Create a custom /boot/defaults/loader.conf for ARM. This differs from the 2015-01-03 19:38:37 +00:00
Makefile Deduplicate loader vers.c Makefile rules 2016-12-19 14:40:59 +00:00
start.S Create a relocatable instance of ubldr for ARM. The original ubldr, 2015-05-10 19:14:28 +00:00
version