summaryrefslogtreecommitdiff
path: root/arch/arm/mach-orion5x/Makefile
diff options
context:
space:
mode:
authorSylver Bruneau <sylver.bruneau@googlemail.com>2008-04-26 00:35:29 (GMT)
committerLennert Buytenhek <buytenh@marvell.com>2008-06-22 20:44:50 (GMT)
commit47e9cffde663eafd5f78987036429fc0994d90e8 (patch)
tree2200ed5b306d2e8989b097745315c0767ad979c7 /arch/arm/mach-orion5x/Makefile
parenta0087f2fcf5cb4e16502f5334168fbe304af318b (diff)
downloadlinux-fsl-qoriq-47e9cffde663eafd5f78987036429fc0994d90e8.tar.xz
[ARM] Orion: add QNAP TS-409 support
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Diffstat (limited to 'arch/arm/mach-orion5x/Makefile')
-rw-r--r--arch/arm/mach-orion5x/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-orion5x/Makefile b/arch/arm/mach-orion5x/Makefile
index 55da46e..8019656 100644
--- a/arch/arm/mach-orion5x/Makefile
+++ b/arch/arm/mach-orion5x/Makefile
@@ -5,3 +5,4 @@ obj-$(CONFIG_MACH_KUROBOX_PRO) += kurobox_pro-setup.o
obj-$(CONFIG_MACH_LINKSTATION_PRO) += kurobox_pro-setup.o
obj-$(CONFIG_MACH_DNS323) += dns323-setup.o
obj-$(CONFIG_MACH_TS209) += ts209-setup.o
+obj-$(CONFIG_MACH_TS409) += ts409-setup.o