Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / drivers / clk / samsung / Makefile
CommitLineData
721c42a3
TA
1#
2# Samsung Clock specific Makefile
3#
4
1c4c5fe0 5obj-$(CONFIG_COMMON_CLK) += clk.o clk-pll.o
e062b571 6obj-$(CONFIG_ARCH_EXYNOS4) += clk-exynos4.o
6e3ad268 7obj-$(CONFIG_SOC_EXYNOS5250) += clk-exynos5250.o
1609027f 8obj-$(CONFIG_SOC_EXYNOS5420) += clk-exynos5420.o
f2585b1c 9obj-$(CONFIG_SOC_EXYNOS5440) += clk-exynos5440.o
1241ef94 10obj-$(CONFIG_ARCH_EXYNOS) += clk-exynos-audss.o
06dda9d7
TF
11ifdef CONFIG_COMMON_CLK
12obj-$(CONFIG_ARCH_S3C64XX) += clk-s3c64xx.o
13endif
This page took 0.067399 seconds and 5 git commands to generate.