Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « channels « unisys « staging « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: adc18420603531ac0476a7b25a5b0015beef746b (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# 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