diff options
Diffstat (limited to 'arch/ppc')
-rw-r--r-- | arch/ppc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/Makefile b/arch/ppc/Makefile index 6dd7b50e0669..16e2675f3270 100644 --- a/arch/ppc/Makefile +++ b/arch/ppc/Makefile | |||
@@ -107,7 +107,7 @@ archclean: | |||
107 | # Temporary hack until we have migrated to asm-powerpc | 107 | # Temporary hack until we have migrated to asm-powerpc |
108 | $(Q)rm -rf arch/$(ARCH)/include | 108 | $(Q)rm -rf arch/$(ARCH)/include |
109 | 109 | ||
110 | prepare: checkbin | 110 | archprepare: checkbin |
111 | 111 | ||
112 | # Temporary hack until we have migrated to asm-powerpc | 112 | # Temporary hack until we have migrated to asm-powerpc |
113 | include/asm: arch/$(ARCH)/include/asm | 113 | include/asm: arch/$(ARCH)/include/asm |