summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Makefile
diff options
context:
space:
mode:
authorSantosh Shilimkar2009-05-28 23:16:05 +0200
committerTony Lindgren2009-05-28 23:16:05 +0200
commit46ba0abfe1ac2bd9608d0fc9e914379be695aa5b (patch)
tree421d3c64b4956101b3ca62e560d9d708dd3a85fe /arch/arm/mach-omap2/Makefile
parentARM: OMAP4: Clock stubs since CLKDEV not in yet. (diff)
downloadkernel-qcow2-linux-46ba0abfe1ac2bd9608d0fc9e914379be695aa5b.tar.gz
kernel-qcow2-linux-46ba0abfe1ac2bd9608d0fc9e914379be695aa5b.tar.xz
kernel-qcow2-linux-46ba0abfe1ac2bd9608d0fc9e914379be695aa5b.zip
ARM: OMAP4: Add support for 4430 SDP
This patch updates the Makefile and Kconfig entries for OMAP4. The OMAP4430 SDP board file supports only minimal set of drivers. Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/Makefile')
-rw-r--r--arch/arm/mach-omap2/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile
index 10e7c29ac1db..09fb3ad52497 100644
--- a/arch/arm/mach-omap2/Makefile
+++ b/arch/arm/mach-omap2/Makefile
@@ -58,6 +58,9 @@ obj-$(CONFIG_MACH_NOKIA_RX51) += board-rx51.o \
obj-$(CONFIG_MACH_OMAP_ZOOM2) += board-zoom2.o \
mmc-twl4030.o \
board-zoom-debugboard.o
+
+obj-$(CONFIG_MACH_OMAP_4430SDP) += board-4430sdp.o
+
# Platform specific device init code
ifeq ($(CONFIG_USB_MUSB_SOC),y)
obj-y += usb-musb.o