blob: a8a8e0e0fb09c0de05f1d83983aca40d89e6348a [file] [log] [blame]
David Kershnerd2c35062015-09-24 11:00:40 -04001#
2# Makefile for Unisys channel
3#
4
5obj-$(CONFIG_UNISYS_VISORHBA) += visorhba.o
6
7visorhba-y := visorhba_main.o
8
9ccflags-y += -Idrivers/staging/unisys/include
10