]> git.ipfire.org Git - thirdparty/kernel/linux.git/blob - drivers/staging/unisys/visorbus/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / drivers / staging / unisys / visorbus / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for Unisys visorbus
4 #
5
6 obj-$(CONFIG_UNISYS_VISORBUS) += visorbus.o
7
8 visorbus-y := visorbus_main.o
9 visorbus-y += visorchannel.o
10 visorbus-y += visorchipset.o
11
12 ccflags-y += -Idrivers/staging/unisys/include