aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/ptdump/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/mm/ptdump/Makefile')
-rw-r--r--arch/powerpc/mm/ptdump/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/mm/ptdump/Makefile b/arch/powerpc/mm/ptdump/Makefile
index dc896d2874f3..0f7a050f327e 100644
--- a/arch/powerpc/mm/ptdump/Makefile
+++ b/arch/powerpc/mm/ptdump/Makefile
@@ -2,7 +2,7 @@
obj-y += ptdump.o
-obj-$(CONFIG_4xx) += shared.o
+obj-$(CONFIG_44x) += shared.o
obj-$(CONFIG_PPC_8xx) += 8xx.o
obj-$(CONFIG_PPC_E500) += shared.o
obj-$(CONFIG_PPC_BOOK3S_32) += shared.o