aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/channels/Makefile
blob: e60b0aef4dcde8f4b907e900757585b3b7489087 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Makefile for Unisys channelstub
#

obj-$(CONFIG_UNISYS_CHANNELSTUB)	+= visorchannelstub.o

visorchannelstub-y := channel.o chanstub.o

ccflags-y += -Idrivers/staging/unisys/include
ccflags-y += -Idrivers/staging/unisys/common-spar/include
ccflags-y += -Idrivers/staging/unisys/common-spar/include/channels
ccflags-y += -DCONFIG_SPAR_GUEST -DGUESTDRIVERBUILD -DNOAUTOVERSION