summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ks8695/Makefile
diff options
context:
space:
mode:
authorDaniel Silverstone2008-12-13 21:44:15 +0100
committerBen Dooks2008-12-14 12:34:48 +0100
commit6174dee5146dc2c7eca8f103b85be168dc564ffb (patch)
treed27d6820b3b41774c69e90f36fb3de48028e9e80 /arch/arm/mach-ks8695/Makefile
parent[ARM] KS8695: Add GPIO to IRQ mapping function (diff)
downloadkernel-qcow2-linux-6174dee5146dc2c7eca8f103b85be168dc564ffb.tar.gz
kernel-qcow2-linux-6174dee5146dc2c7eca8f103b85be168dc564ffb.tar.xz
kernel-qcow2-linux-6174dee5146dc2c7eca8f103b85be168dc564ffb.zip
[ARM] DSM320: Add support for the DSM320
Add support for the D-Link DSM-320 Wireless Media Player which is based on the Micrel KS8695 SoC. Signed-off-by: Daniel Silverstone <dsilvers@simtec.co.uk> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-ks8695/Makefile')
-rw-r--r--arch/arm/mach-ks8695/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-ks8695/Makefile b/arch/arm/mach-ks8695/Makefile
index ade42b73afbb..f735d2cc0294 100644
--- a/arch/arm/mach-ks8695/Makefile
+++ b/arch/arm/mach-ks8695/Makefile
@@ -16,3 +16,4 @@ obj-$(CONFIG_LEDS) += leds.o
# Board-specific support
obj-$(CONFIG_MACH_KS8695) += board-micrel.o
+obj-$(CONFIG_MACH_DSM320) += board-dsm320.o