Merge remote-tracking branch 'staging/staging-next'
[deliverable/linux.git] / drivers / staging / unisys / visorbus / Makefile
CommitLineData
3703987c
EA
1#
2# Makefile for Unisys visorbus
3#
4
5obj-$(CONFIG_UNISYS_VISORBUS) += visorbus.o
6
32710457 7visorbus-y := visorbus_main.o
429809db 8visorbus-y += visorchannel.o
c79b28f7 9visorbus-y += visorchipset.o
3703987c
EA
10
11ccflags-y += -Idrivers/staging/unisys/include
This page took 0.120206 seconds and 5 git commands to generate.