]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/staging/unisys/visorhba/Makefile
Merge tag 'v4.10-rc5' into next
[karo-tx-linux.git] / drivers / staging / unisys / visorhba / Makefile
1 #
2 # Makefile for Unisys channel
3 #
4
5 obj-$(CONFIG_UNISYS_VISORHBA)   += visorhba.o
6
7 visorhba-y := visorhba_main.o
8
9 ccflags-y += -Idrivers/staging/unisys/include
10