]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - arch/arm/plat-s3c/Makefile
[ARM] S3C: Move HSMMC device definition to plat-s3ec
[linux-2.6-omap-h63xx.git] / arch / arm / plat-s3c / Makefile
1 # arch/arm/plat-s3c/Makefile
2 #
3 # Copyright 2008 Simtec Electronics
4 #
5 # Licensed under GPLv2
6
7 obj-y                           :=
8 obj-m                           :=
9 obj-n                           :=
10 obj-                            :=
11
12 # Core support for all Samsung SoCs
13
14 obj-y                           +=  init.o
15 obj-y                           += time.o
16 obj-y                           += clock.o
17 obj-y                           += pwm-clock.o
18
19 # devices
20
21 obj-$(CONFIG_S3C_DEV_HSMMC)     += dev-hsmmc.o