These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / staging / unisys / visornic / Makefile
1 #
2 # Makefile for Unisys channel
3 #
4
5 obj-$(CONFIG_UNISYS_VISORNIC)   += visornic.o
6
7 visornic-y := visornic_main.o
8
9 ccflags-y += -Idrivers/staging/unisys/include
10