[POWERPC] powerpc vDSO: install unstripped copies on disk
authorRoland McGrath <roland@redhat.com>
Tue, 2 Oct 2007 20:30:04 +0000 (13:30 -0700)
committerPaul Mackerras <paulus@samba.org>
Wed, 3 Oct 2007 02:02:43 +0000 (12:02 +1000)
commit8150caad02266623b5b9f58088d589f130fccd97
treeb5998315ef421001ae4fcdfbcdf41af270ac78df
parentd4243c175f127b377c881f512e7fb8ddaf2ed5e2
[POWERPC] powerpc vDSO: install unstripped copies on disk

This keeps an unstripped copy of the vDSO images built before they are
stripped and embedded in the kernel.  The unstripped copies get installed in
$(MODLIB)/vdso/ by "make install".  These files can be useful when they
contain source-level debugging information.

Signed-off-by: Roland McGrath <roland@redhat.com>
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/Makefile
arch/powerpc/kernel/vdso32/Makefile
arch/powerpc/kernel/vdso64/Makefile