Home
last modified time | relevance | path

Searched hist:cac8f38aff03604699e2af153f5a404231e90354 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A DMakefilecac8f38aff03604699e2af153f5a404231e90354 Thu Aug 14 04:40:55 CDT 2014 Vasili Galka <vvv444@gmail.com> Makefile: Use Kbuild style for system_map.o generation step

The command generating the "common/system_map.o" file was always shown
during the build making the output messy. Now it is called using the
Kbuild "cmd" macro, so that the full command is shown only when
building in verbose mode.

Signed-off-by: Vasili Galka <vvv444@gmail.com>