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