aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc/Makefile')
-rw-r--r--arch/sparc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/Makefile b/arch/sparc/Makefile
index efc90711f79d..2003ded054c2 100644
--- a/arch/sparc/Makefile
+++ b/arch/sparc/Makefile
@@ -68,7 +68,7 @@ endif
68endif 68endif
69 69
70head-y := arch/sparc/kernel/head_$(BITS).o 70head-y := arch/sparc/kernel/head_$(BITS).o
71head-y += arch/sparc/kernel/init_task_$(BITS).o 71head-y += arch/sparc/kernel/init_task.o
72 72
73core-y += arch/sparc/kernel/ 73core-y += arch/sparc/kernel/
74core-y += arch/sparc/mm/ arch/sparc/math-emu/ 74core-y += arch/sparc/mm/ arch/sparc/math-emu/