diff options
Diffstat (limited to 'arch/ppc64/kernel/Makefile')
-rw-r--r-- | arch/ppc64/kernel/Makefile | 1 |
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) | |||
36 | obj-$(CONFIG_MODULES) += ppc_ksyms.o | 36 | obj-$(CONFIG_MODULES) += ppc_ksyms.o |
37 | endif | 37 | endif |
38 | obj-$(CONFIG_PPC_RTAS) += rtas_pci.o | 38 | obj-$(CONFIG_PPC_RTAS) += rtas_pci.o |
39 | obj-$(CONFIG_SCANLOG) += scanlog.o | ||
40 | obj-$(CONFIG_LPARCFG) += lparcfg.o | 39 | obj-$(CONFIG_LPARCFG) += lparcfg.o |
41 | obj-$(CONFIG_HVC_CONSOLE) += hvconsole.o | 40 | obj-$(CONFIG_HVC_CONSOLE) += hvconsole.o |
42 | ifneq ($(CONFIG_PPC_MERGE),y) | 41 | ifneq ($(CONFIG_PPC_MERGE),y) |