summaryrefslogtreecommitdiff
path: root/drivers/staging/cg2900/Makefile
blob: 76668094ab90bd3566ec5e992a146f193931ce04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#
# 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
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/