commit | 3f85d63ea4ff922f6abdb509f4aaf6993b3273a3 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Sat Feb 16 12:36:10 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Feb 19 16:18:34 2008 +0100 |
tree | 323dfcc93657533594c05f8f0befdb9643372a01 | |
parent | fd59e9e9c8e35cd2a1834c0d1f67aedf0c5c68c2 [diff] |
x86: fix vdso_install breaks user "make install" I suggest to make the vdso_install step independent as in following patch. This solves the issue at ahnd and still gives us the posibility to install the files should they be needed. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>