summaryrefslogtreecommitdiffstats
path: root/drivers/staging/westbridge/astoria/Makefile
blob: 907bdb25804b86ff70021fe16a01fae420269250 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Makefile for the kernel westbridge device drivers.
#

ifneq ($(CONFIG_WESTBRIDGE_DEBUG),y)
	EXTRA_CFLAGS		+= -WESTBRIDGE_NDEBUG
endif

obj-$(CONFIG_WESTBRIDGE)		+= device/
obj-$(CONFIG_WESTBRIDGE)		+= block/
obj-$(CONFIG_WESTBRIDGE)		+= gadget/
OpenPOWER on IntegriCloud