freebsd-dev/sys/boot/mips/beri/boot2
John Baldwin 0049360352 Use LDFLAGS with CC instead of _LDFLAGS.
This is a followup to r311458.  _LDFLAGS is for use with LD, whereas
LDFLAGS is for use with CC.
2017-02-22 23:58:54 +00:00
..
boot2.c sys/boot: use our nitems() macro when it is available through param.h. 2016-04-19 23:44:33 +00:00
flashboot.ldscript Increase BERI boot components section alignment to 16 2016-01-20 18:35:43 +00:00
jtagboot.ldscript Increase BERI boot components section alignment to 16 2016-01-20 18:35:43 +00:00
Makefile Use LDFLAGS with CC instead of _LDFLAGS. 2017-02-22 23:58:54 +00:00
relocate.S
start.S