Home
last modified time | relevance | path

Searched hist:"264 f8b4f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A DMakefile264f8b4f Thu May 08 06:06:03 CDT 2014 Michael Tokarev <mjt@tls.msk.ru> Makefile: use $(INSTALL_LIB) for modules not $(INSTALL_PROG)

We have $(INSTALL_LIB) which is the same as $(INSTALL_PROG) but
uses correct permissions. Loadable objects (modules) are like
shared libraries, not like programs.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Cc: Fam Zheng <famz@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>