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 788f25417d69..94aef371a529 100644 --- a/arch/arm/mach-s3c2410/Makefile +++ b/arch/arm/mach-s3c2410/Makefile | |||
@@ -71,6 +71,7 @@ obj-y += $(obj-dma-y) | |||
71 | 71 | ||
72 | # machine specific support | 72 | # machine specific support |
73 | 73 | ||
74 | obj-$(CONFIG_MACH_AML_M5900) += mach-amlm5900.o | ||
74 | obj-$(CONFIG_MACH_ANUBIS) += mach-anubis.o | 75 | obj-$(CONFIG_MACH_ANUBIS) += mach-anubis.o |
75 | obj-$(CONFIG_MACH_OSIRIS) += mach-osiris.o | 76 | obj-$(CONFIG_MACH_OSIRIS) += mach-osiris.o |
76 | obj-$(CONFIG_ARCH_BAST) += mach-bast.o usb-simtec.o | 77 | obj-$(CONFIG_ARCH_BAST) += mach-bast.o usb-simtec.o |