From b08d5af39616fd32a1fafbcb51c36d4c99c4e02f Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Sun, 6 Apr 2008 14:08:17 +0200 Subject: [ARM] Orion: add HP Media Vault mv2120 support Signed-off-by: Lennert Buytenhek --- arch/arm/mach-orion5x/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-orion5x/Makefile') diff --git a/arch/arm/mach-orion5x/Makefile b/arch/arm/mach-orion5x/Makefile index 469e106..c333cd7 100644 --- a/arch/arm/mach-orion5x/Makefile +++ b/arch/arm/mach-orion5x/Makefile @@ -7,3 +7,4 @@ obj-$(CONFIG_MACH_DNS323) += dns323-setup.o obj-$(CONFIG_MACH_TS209) += ts209-setup.o obj-$(CONFIG_MACH_TS409) += ts409-setup.o obj-$(CONFIG_MACH_WRT350N_V2) += wrt350n-v2-setup.o +obj-$(CONFIG_MACH_MV2120) += mv2120-setup.o -- cgit v1.1