aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc64/kernel/Makefile')
-rw-r--r--arch/ppc64/kernel/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ppc64/kernel/Makefile b/arch/ppc64/kernel/Makefile
index 1f71f23cc26d..048ba910f028 100644
--- a/arch/ppc64/kernel/Makefile
+++ b/arch/ppc64/kernel/Makefile
@@ -36,7 +36,6 @@ ifneq ($(CONFIG_PPC_MERGE),y)
36obj-$(CONFIG_MODULES) += ppc_ksyms.o 36obj-$(CONFIG_MODULES) += ppc_ksyms.o
37endif 37endif
38obj-$(CONFIG_PPC_RTAS) += rtas_pci.o 38obj-$(CONFIG_PPC_RTAS) += rtas_pci.o
39obj-$(CONFIG_SCANLOG) += scanlog.o
40obj-$(CONFIG_LPARCFG) += lparcfg.o 39obj-$(CONFIG_LPARCFG) += lparcfg.o
41obj-$(CONFIG_HVC_CONSOLE) += hvconsole.o 40obj-$(CONFIG_HVC_CONSOLE) += hvconsole.o
42ifneq ($(CONFIG_PPC_MERGE),y) 41ifneq ($(CONFIG_PPC_MERGE),y)