diff options
Diffstat (limited to 'arch/arm/mach-s3c2443/Makefile')
-rw-r--r-- | arch/arm/mach-s3c2443/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2443/Makefile b/arch/arm/mach-s3c2443/Makefile index 397475affbe1..a878076beecd 100644 --- a/arch/arm/mach-s3c2443/Makefile +++ b/arch/arm/mach-s3c2443/Makefile | |||
@@ -14,3 +14,5 @@ obj-$(CONFIG_CPU_S3C2443) += irq.o | |||
14 | obj-$(CONFIG_CPU_S3C2443) += clock.o | 14 | obj-$(CONFIG_CPU_S3C2443) += clock.o |
15 | 15 | ||
16 | # Machine support | 16 | # Machine support |
17 | |||
18 | obj-$(CONFIG_MACH_SMDK2443) += mach-smdk2443.o | ||