freebsd-dev/sys/boot/uboot
Stanislav Galabov de867427d8 So far bsd.stand.mk wasn't included in the following files:
sys/boot/fdt/Makefile
sys/boot/uboot/fdt/Makefile
sys/boot/uboot/lib/Makefile

This causes compilation issues on MIPS due to trying to link PIC with non-PIC
code. This revision includes bsd.stand.mk in the above files.

Reviewed by:	imp
Approved by:	adrian (mentor)
Sponsored by:	Smartcom - Bulgaria AD
Differential Revision:	https://reviews.freebsd.org/D5311
2016-02-26 08:16:44 +00:00
..
common Fix the error checking for the ubenv command. This moves the check for an 2015-12-29 21:29:05 +00:00
fdt So far bsd.stand.mk wasn't included in the following files: 2016-02-26 08:16:44 +00:00
lib So far bsd.stand.mk wasn't included in the following files: 2016-02-26 08:16:44 +00:00
Makefile Start to allow platforms other than U-Boot to use the FDT code in loader by 2014-11-01 17:12:44 +00:00
Makefile.inc Rename the linker emulation name for powerpc and powerc64. This is needed that 2011-11-19 19:25:57 +00:00