aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/mach-ks8695/Makefile
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@simtec.co.uk>2009-01-29 11:33:10 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2009-02-10 11:24:21 +0000
commitb74788d8c118a48585ad5342560e0aea6ed0ccd4 (patch)
tree64e2b9419186c4cce1d56a77766aaa88e54f52f3 /arch/arm/mach-ks8695/Makefile
parent[ARM] 5371/1: ep93xx: add i2c device to edb9307a (diff)
downloadwireguard-linux-b74788d8c118a48585ad5342560e0aea6ed0ccd4.tar.xz
wireguard-linux-b74788d8c118a48585ad5342560e0aea6ed0ccd4.zip
[ARM] 5372/1: ACS5K: Core board support for the ACS-5000
This patch provides the core board support for the Brivo Systems LLC ACS-5000 master board for automated door/card-reader etc management. Signed-off-by: Daniel Silverstone <dsilvers@simtec.co.uk> Signed-off-by: Vincent Sanders <vince@simtec.co.uk> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
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 f735d2cc0294..7e3e8160ed30 100644
--- a/arch/arm/mach-ks8695/Makefile
+++ b/arch/arm/mach-ks8695/Makefile
@@ -17,3 +17,4 @@ obj-$(CONFIG_LEDS) += leds.o
# Board-specific support
obj-$(CONFIG_MACH_KS8695) += board-micrel.o
obj-$(CONFIG_MACH_DSM320) += board-dsm320.o
+obj-$(CONFIG_MACH_ACS5K) += board-acs5k.o