diff options
Diffstat (limited to 'arch/arm/mach-orion5x/Makefile')
-rw-r--r-- | arch/arm/mach-orion5x/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-orion5x/Makefile b/arch/arm/mach-orion5x/Makefile index d0c9f570f943..65b2fc6a3552 100644 --- a/arch/arm/mach-orion5x/Makefile +++ b/arch/arm/mach-orion5x/Makefile | |||
@@ -9,3 +9,4 @@ obj-$(CONFIG_MACH_TS409) += ts409-setup.o tsx09-common.o | |||
9 | obj-$(CONFIG_MACH_WRT350N_V2) += wrt350n-v2-setup.o | 9 | obj-$(CONFIG_MACH_WRT350N_V2) += wrt350n-v2-setup.o |
10 | obj-$(CONFIG_MACH_TS78XX) += ts78xx-setup.o | 10 | obj-$(CONFIG_MACH_TS78XX) += ts78xx-setup.o |
11 | obj-$(CONFIG_MACH_MV2120) += mv2120-setup.o | 11 | obj-$(CONFIG_MACH_MV2120) += mv2120-setup.o |
12 | obj-$(CONFIG_MACH_MSS2) += mss2-setup.o | ||