aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Makefile
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2012-01-10 00:38:38 -0500
committerPaul Mundt <lethal@linux-sh.org>2012-01-10 00:38:38 -0500
commitcc9e4fedc77c71fb6edfc2bf84be9b3d5d61dd86 (patch)
tree24e175ed43f1075ec252d6f63bfdeea921e60e6d /arch/arm/mach-shmobile/Makefile
parent04cf399640b7acfa9abe2eb7900cd934db8af697 (diff)
parentc133bcd3f9ef18979ac3ab7c4f26baeb08aaa181 (diff)
Merge branch 'rmobile/bonito' into rmobile-latest
Diffstat (limited to 'arch/arm/mach-shmobile/Makefile')
-rw-r--r--arch/arm/mach-shmobile/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Makefile b/arch/arm/mach-shmobile/Makefile
index 83e35f254bff..957e5c7a38fe 100644
--- a/arch/arm/mach-shmobile/Makefile
+++ b/arch/arm/mach-shmobile/Makefile
@@ -44,6 +44,7 @@ obj-$(CONFIG_MACH_AP4EVB) += board-ap4evb.o
44obj-$(CONFIG_MACH_AG5EVM) += board-ag5evm.o 44obj-$(CONFIG_MACH_AG5EVM) += board-ag5evm.o
45obj-$(CONFIG_MACH_MACKEREL) += board-mackerel.o 45obj-$(CONFIG_MACH_MACKEREL) += board-mackerel.o
46obj-$(CONFIG_MACH_KOTA2) += board-kota2.o 46obj-$(CONFIG_MACH_KOTA2) += board-kota2.o
47obj-$(CONFIG_MACH_BONITO) += board-bonito.o
47 48
48# Framework support 49# Framework support
49obj-$(CONFIG_SMP) += $(smp-y) 50obj-$(CONFIG_SMP) += $(smp-y)