From 6174dee5146dc2c7eca8f103b85be168dc564ffb Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sat, 13 Dec 2008 20:44:15 +0000 Subject: [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 Signed-off-by: Ben Dooks --- arch/arm/mach-ks8695/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-ks8695/Makefile') diff --git a/arch/arm/mach-ks8695/Makefile b/arch/arm/mach-ks8695/Makefile index ade42b73afb..f735d2cc029 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 -- cgit v1.2.3-70-g09d2