summaryrefslogtreecommitdiff
path: root/drivers/staging/cg2900/Makefile
blob: d68b9ae9991da7c326a934a2de28341bec3a924d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#
# Makefile for ST-Ericsson CG2900 connectivity combo controller
#

ccflags-y :=					\
	-Idrivers/staging/cg2900/include \
	-Iarch/arm/mach-ux500

obj-$(CONFIG_CG2900)	+= devices-cg2900.o \
			devices-cg2900-u5500.o devices-cg2900-u8500.o \
			clock-cg2900.o

ifeq ($(CONFIG_UX500_SOC_DB8500), y)
obj-$(CONFIG_CG2900)	+= board-mop500-cg2900.o
endif
ifeq ($(CONFIG_UX500_SOC_DB5500), y)
obj-$(CONFIG_CG2900)	+= board-u5500-cg2900.o
endif

obj-y				+= mfd/
obj-y				+= bluetooth/