summary refs log tree commit diff
path: root/arch/powerpc/Makefile
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2008-02-16 12:36:10 +0100
committerIngo Molnar <mingo@elte.hu>2008-02-19 16:18:34 +0100
commit3f85d63ea4ff922f6abdb509f4aaf6993b3273a3 (patch)
tree323dfcc93657533594c05f8f0befdb9643372a01 /arch/powerpc/Makefile
parentfd59e9e9c8e35cd2a1834c0d1f67aedf0c5c68c2 (diff)
downloadlinux-3f85d63ea4ff922f6abdb509f4aaf6993b3273a3.tar.gz
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>
Diffstat (limited to 'arch/powerpc/Makefile')
-rw-r--r--arch/powerpc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/Makefile b/arch/powerpc/Makefile
index 6845482f0093..1c6ce3536e4c 100644
--- a/arch/powerpc/Makefile
+++ b/arch/powerpc/Makefile
@@ -176,7 +176,7 @@ define archhelp
   @echo '  *_defconfig     - Select default config from arch/$(ARCH)/configs'
 endef
 
-install: vdso_install
+install:
 	$(Q)$(MAKE) $(build)=$(boot) install
 
 vdso_install: