From: Roland McGrath Date: Tue, 2 Oct 2007 20:30:04 +0000 (-0700) Subject: [POWERPC] powerpc vDSO: install unstripped copies on disk X-Git-Tag: v2.6.24-rc1~1450^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8150caad02266623b5b9f58088d589f130fccd97;p=pandora-kernel.git [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 Cc: Sam Ravnborg Cc: Benjamin Herrenschmidt Signed-off-by: Andrew Morton Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed