diff options
Diffstat (limited to 'arch/arm/mach-s3c2410/Makefile')
-rw-r--r-- | arch/arm/mach-s3c2410/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2410/Makefile b/arch/arm/mach-s3c2410/Makefile index 758f7e13b488..788f25417d69 100644 --- a/arch/arm/mach-s3c2410/Makefile +++ b/arch/arm/mach-s3c2410/Makefile | |||
@@ -83,5 +83,6 @@ obj-$(CONFIG_MACH_VR1000) += mach-vr1000.o usb-simtec.o | |||
83 | obj-$(CONFIG_MACH_RX3715) += mach-rx3715.o | 83 | obj-$(CONFIG_MACH_RX3715) += mach-rx3715.o |
84 | obj-$(CONFIG_MACH_OTOM) += mach-otom.o | 84 | obj-$(CONFIG_MACH_OTOM) += mach-otom.o |
85 | obj-$(CONFIG_MACH_NEXCODER_2440) += mach-nexcoder.o | 85 | obj-$(CONFIG_MACH_NEXCODER_2440) += mach-nexcoder.o |
86 | obj-$(CONFIG_MACH_VSTMS) += mach-vstms.o | ||
86 | 87 | ||
87 | obj-$(CONFIG_MACH_SMDK) += common-smdk.o \ No newline at end of file | 88 | obj-$(CONFIG_MACH_SMDK) += common-smdk.o \ No newline at end of file |