blob: 0c0cacbd8843ed82e080603016464de0ef8f5d1f [file] [log] [blame]
Ken Coxe4238122014-03-04 07:58:06 -06001#
2# Makefile for Unisys visorchannel
3#
4
5obj-$(CONFIG_UNISYS_VISORCHANNEL) += visorchannel.o
6
7visorchannel-y := visorchannel_main.o visorchannel_funcs.o
8
9ccflags-y += -Idrivers/staging/unisys/include
Ken Coxe4238122014-03-04 07:58:06 -060010ccflags-y += -Idrivers/staging/unisys/visorutil