ARM: SAMSUNG: move hr timer for common s5p into plat-samsung
[deliverable/linux.git] / arch / arm / plat-s5p / Makefile
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
8 obj-y :=
9 obj-m :=
10 obj-n := dummy.o
11 obj- :=
12
13 # devices
14
15 obj-$(CONFIG_S5P_DEV_UART) += dev-uart.o
16 obj-$(CONFIG_S5P_DEV_MFC) += dev-mfc.o
17 obj-$(CONFIG_S5P_SETUP_MIPIPHY) += setup-mipiphy.o
This page took 0.039594 seconds and 5 git commands to generate.