From: Roland McGrath Date: Mon, 11 Feb 2008 22:38:51 +0000 (-0800) Subject: x86: vdso_install fix X-Git-Tag: v2.6.25-rc2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c1582699872d38682b136b1446953ee351bc7e1;p=pandora-kernel.git x86: vdso_install fix The makefile magic for installing the 32-bit vdso images on disk had a little error. A single-line change would fix that bug, but this does a little more to reduce the error-prone duplication of this bit of makefile variable magic. Signed-off-by: Roland McGrath Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed