aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/prom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc/prom/Makefile')
-rw-r--r--arch/sparc/prom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/prom/Makefile b/arch/sparc/prom/Makefile
index f8e0278b8b4f..1b8c073adb44 100644
--- a/arch/sparc/prom/Makefile
+++ b/arch/sparc/prom/Makefile
@@ -15,7 +15,7 @@ lib-$(CONFIG_SPARC32) += palloc.o
15lib-$(CONFIG_SPARC32) += ranges.o 15lib-$(CONFIG_SPARC32) += ranges.o
16lib-$(CONFIG_SPARC32) += segment.o 16lib-$(CONFIG_SPARC32) += segment.o
17lib-y += console_$(BITS).o 17lib-y += console_$(BITS).o
18lib-y += printf_$(BITS).o 18lib-y += printf.o
19lib-y += tree_$(BITS).o 19lib-y += tree_$(BITS).o
20lib-$(CONFIG_SPARC64) += p1275.o 20lib-$(CONFIG_SPARC64) += p1275.o
21lib-$(CONFIG_SPARC64) += cif.o 21lib-$(CONFIG_SPARC64) += cif.o