diff options
Diffstat (limited to 'arch/arm/plat-s3c64xx/Makefile')
-rw-r--r-- | arch/arm/plat-s3c64xx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-s3c64xx/Makefile b/arch/arm/plat-s3c64xx/Makefile index 15f717fd1483..9e055d48661d 100644 --- a/arch/arm/plat-s3c64xx/Makefile +++ b/arch/arm/plat-s3c64xx/Makefile | |||
@@ -20,3 +20,4 @@ obj-y += clock.o | |||
20 | # CPU support | 20 | # CPU support |
21 | 21 | ||
22 | obj-$(CONFIG_CPU_S3C6400_INIT) += s3c6400-init.o | 22 | obj-$(CONFIG_CPU_S3C6400_INIT) += s3c6400-init.o |
23 | obj-$(CONFIG_CPU_S3C6400_CLOCK) += s3c6400-clock.o | ||