]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - drivers/staging/unisys/visorbus/Makefile
Merge remote-tracking branches 'regmap/topic/rbtree' and 'regmap/topic/update-offload...
[karo-tx-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 visorbus-y += periodic_work.o
11
12 ccflags-y += -Idrivers/staging/unisys/include