e60b0aef4dcde8f4b907e900757585b3b7489087
[deliverable/linux.git] / drivers / staging / unisys / channels / Makefile
1 #
2 # Makefile for Unisys channelstub
3 #
4
5 obj-$(CONFIG_UNISYS_CHANNELSTUB) += visorchannelstub.o
6
7 visorchannelstub-y := channel.o chanstub.o
8
9 ccflags-y += -Idrivers/staging/unisys/include
10 ccflags-y += -Idrivers/staging/unisys/common-spar/include
11 ccflags-y += -Idrivers/staging/unisys/common-spar/include/channels
12 ccflags-y += -DCONFIG_SPAR_GUEST -DGUESTDRIVERBUILD -DNOAUTOVERSION
13
This page took 0.028984 seconds and 4 git commands to generate.