summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x/Makefile
diff options
context:
space:
mode:
authorSimon Guinot2009-06-23 13:54:35 +0200
committerNicolas Pitre2009-09-08 20:10:35 +0200
commit54782674084ed9dc829050a8c18298db6847679d (patch)
tree30566f638dcc65fd64b91baf6b9480d940d8355b /arch/arm/mach-orion5x/Makefile
parent[ARM] add MAINTAINERS entry for Orion/Kirkwood/etc. (diff)
downloadkernel-qcow2-linux-54782674084ed9dc829050a8c18298db6847679d.tar.gz
kernel-qcow2-linux-54782674084ed9dc829050a8c18298db6847679d.tar.xz
kernel-qcow2-linux-54782674084ed9dc829050a8c18298db6847679d.zip
[ARM] orion5x: Add LaCie NAS 2Big Network support
This patch add support for the 2Big Network LaCie boards. Signed-off-by: Simon Guinot <sguinot@lacie.com> Signed-off-by: Nicolas Pitre <nico@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 1db8a3a2708a..89772fcd65c7 100644
--- a/arch/arm/mach-orion5x/Makefile
+++ b/arch/arm/mach-orion5x/Makefile
@@ -14,6 +14,7 @@ obj-$(CONFIG_MACH_MV2120) += mv2120-setup.o
obj-$(CONFIG_MACH_EDMINI_V2) += edmini_v2-setup.o
obj-$(CONFIG_MACH_D2NET) += d2net-setup.o
obj-$(CONFIG_MACH_BIGDISK) += d2net-setup.o
+obj-$(CONFIG_MACH_NET2BIG) += net2big-setup.o
obj-$(CONFIG_MACH_MSS2) += mss2-setup.o
obj-$(CONFIG_MACH_WNR854T) += wnr854t-setup.o
obj-$(CONFIG_MACH_RD88F5181L_GE) += rd88f5181l-ge-setup.o