ARM: SAMSUNG: move hr timer for common s5p into plat-samsung
[deliverable/linux.git] / arch / arm / plat-s5p / Makefile
CommitLineData
c4ffccdd
KK
1# arch/arm/plat-s5p/Makefile
2#
3# Copyright (c) 2009 Samsung Electronics Co., Ltd.
4# http://www.samsung.com/
5#
6# Licensed under GPLv2
7
8obj-y :=
9obj-m :=
10obj-n := dummy.o
11obj- :=
12
33c14ff8 13# devices
171c067c
KK
14
15obj-$(CONFIG_S5P_DEV_UART) += dev-uart.o
0f75a96b 16obj-$(CONFIG_S5P_DEV_MFC) += dev-mfc.o
1d45ac49 17obj-$(CONFIG_S5P_SETUP_MIPIPHY) += setup-mipiphy.o
This page took 0.129692 seconds and 5 git commands to generate.