Searched hist:c1273d7162bd4bf795f8637cac3532a490dd9024 (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/ |
H A D | Makefile | c1273d7162bd4bf795f8637cac3532a490dd9024 Tue Jul 02 01:37:37 CDT 2013 Andreas Bießmann <andreas.devel@googlemail.com> Makefile: fix readelf usage
Some OS (like OS X) do not provide a generic readelf. We should enforce to use the toochain provided readelf instead, to do so use $(CROSS_COMPILE)readelf.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com> Acked-by: Jeroen Hofstee <jeroen@myspectrum.nl> Tested-by: Lubomir Popov <lpopov@mm-sol.com>
|