summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/Makefile
diff options
context:
space:
mode:
authorPaul Mundt2007-11-10 11:16:55 +0100
committerPaul Mundt2008-01-28 05:18:42 +0100
commit36bcd39dbca824daffe16d607ae574b6edc7d31a (patch)
tree93c096c3703b1a89c0a440c4ff54fac4cf141641 /arch/sh/mm/Makefile
parentsh: Split out processor.h in to _32 and _64 variants. (diff)
downloadkernel-qcow2-linux-36bcd39dbca824daffe16d607ae574b6edc7d31a.tar.gz
kernel-qcow2-linux-36bcd39dbca824daffe16d607ae574b6edc7d31a.tar.xz
kernel-qcow2-linux-36bcd39dbca824daffe16d607ae574b6edc7d31a.zip
sh: Split out 29-bit and 32-bit physical mode definitions.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/mm/Makefile')
-rw-r--r--arch/sh/mm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/mm/Makefile b/arch/sh/mm/Makefile
index aa44607f072d..d35caccd0aaa 100644
--- a/arch/sh/mm/Makefile
+++ b/arch/sh/mm/Makefile
@@ -31,7 +31,7 @@ endif
endif
obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o
-obj-$(CONFIG_32BIT) += pmb.o
+obj-$(CONFIG_PMB) += pmb.o
obj-$(CONFIG_NUMA) += numa.o
EXTRA_CFLAGS += -Werror