diff options
Diffstat (limited to 'arch/arm/plat-samsung/Makefile')
-rw-r--r-- | arch/arm/plat-samsung/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-samsung/Makefile b/arch/arm/plat-samsung/Makefile index 7612198bfa59..d4d5f942d34c 100644 --- a/arch/arm/plat-samsung/Makefile +++ b/arch/arm/plat-samsung/Makefile | |||
@@ -12,5 +12,6 @@ obj- := | |||
12 | # Objects we always build independent of SoC choice | 12 | # Objects we always build independent of SoC choice |
13 | 13 | ||
14 | obj-y += clock.o | 14 | obj-y += clock.o |
15 | obj-y += pwm-clock.o | ||
15 | 16 | ||
16 | obj-$(CONFIG_SAMSUNG_CLKSRC) += clock-clksrc.o | 17 | obj-$(CONFIG_SAMSUNG_CLKSRC) += clock-clksrc.o |