summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-kirkwood/Makefile
diff options
context:
space:
mode:
authorJason Cooper <jason@lakedaemon.net>2012-10-22 02:15:35 +0000
committerJason Cooper <jason@lakedaemon.net>2012-11-21 20:59:22 +0000
commit767fc1ea92f70b5a97d43b79c146c2bee3eb6e83 (patch)
treeda7de5637b3559daca2f56c766b043b9b1b37a56 /arch/arm/mach-kirkwood/Makefile
parentb046f560d76a22589a849964145e4e60d7a160d2 (diff)
downloadop-kernel-dev-767fc1ea92f70b5a97d43b79c146c2bee3eb6e83.zip
op-kernel-dev-767fc1ea92f70b5a97d43b79c146c2bee3eb6e83.tar.gz
ARM: Kirkwood: new board USI Topkick
This is a new kirkwood box made by Universal Scientific Industrial, Inc. The product description is here: http://www.usish.com/english/products_topkick1281p2.php It is very similar to the dreamplug and other plug devices, with the exception that it has room for a 2.5" SATA HDD internally. Signed-off-by: Jason Cooper <jason@lakedaemon.net> Acked-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Diffstat (limited to 'arch/arm/mach-kirkwood/Makefile')
-rw-r--r--arch/arm/mach-kirkwood/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-kirkwood/Makefile b/arch/arm/mach-kirkwood/Makefile
index 3ff4aa1..d867b36 100644
--- a/arch/arm/mach-kirkwood/Makefile
+++ b/arch/arm/mach-kirkwood/Makefile
@@ -36,3 +36,4 @@ obj-$(CONFIG_MACH_NETSPACE_V2_DT) += board-ns2.o
obj-$(CONFIG_MACH_NETSPACE_MAX_V2_DT) += board-ns2.o
obj-$(CONFIG_MACH_NETSPACE_LITE_V2_DT) += board-ns2.o
obj-$(CONFIG_MACH_NETSPACE_MINI_V2_DT) += board-ns2.o
+obj-$(CONFIG_MACH_TOPKICK_DT) += board-usi_topkick.o
OpenPOWER on IntegriCloud