blob: d4d5f942d34c4ace89b41b275e0ee42dbe838496 [file] [log] [blame]
Ben Dookscf383672009-11-10 00:14:58 +00001# arch/arm/plat-s3c64xx/Makefile
2#
3# Copyright 2009 Simtec Electronics
4#
5# Licensed under GPLv2
6
7obj-y :=
8obj-m :=
9obj-n := dummy.o
10obj- :=
11
Ben Dooks2c2f69b2009-12-23 18:43:48 +000012# Objects we always build independent of SoC choice
13
14obj-y += clock.o
Ben Dooks97456262010-01-06 02:39:28 +090015obj-y += pwm-clock.o
Ben Dooks2c2f69b2009-12-23 18:43:48 +000016
Harald Welteaa9ad6a2009-12-01 01:24:34 +000017obj-$(CONFIG_SAMSUNG_CLKSRC) += clock-clksrc.o