diff options
Diffstat (limited to 'arch/arm/mach-s3c2410/Makefile')
-rw-r--r-- | arch/arm/mach-s3c2410/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2410/Makefile b/arch/arm/mach-s3c2410/Makefile index 9a3d3d24c084..3e7a85594d9c 100644 --- a/arch/arm/mach-s3c2410/Makefile +++ b/arch/arm/mach-s3c2410/Makefile | |||
@@ -20,7 +20,7 @@ obj-$(CONFIG_S3C2410_CLOCK) += clock.o | |||
20 | # Machine support | 20 | # Machine support |
21 | 21 | ||
22 | obj-$(CONFIG_ARCH_SMDK2410) += mach-smdk2410.o | 22 | obj-$(CONFIG_ARCH_SMDK2410) += mach-smdk2410.o |
23 | obj-$(CONFIG_ARCH_H1940) += mach-h1940.o | 23 | obj-$(CONFIG_ARCH_H1940) += mach-h1940.o h1940-bluetooth.o |
24 | obj-$(CONFIG_PM_H1940) += pm-h1940.o | 24 | obj-$(CONFIG_PM_H1940) += pm-h1940.o |
25 | obj-$(CONFIG_MACH_N30) += mach-n30.o | 25 | obj-$(CONFIG_MACH_N30) += mach-n30.o |
26 | obj-$(CONFIG_ARCH_BAST) += mach-bast.o usb-simtec.o | 26 | obj-$(CONFIG_ARCH_BAST) += mach-bast.o usb-simtec.o |