staging: unisys: remove unused macros
[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
This page took 0.038044 seconds and 5 git commands to generate.