]> Git Repo - linux.git/blob - drivers/staging/unisys/virtpci/Makefile
MIPS: Netlogic: XLP9XX on-chip SATA support
[linux.git] / drivers / staging / unisys / virtpci / Makefile
1 #
2 # Makefile for Unisys virtpci
3 #
4
5 obj-$(CONFIG_UNISYS_VIRTPCI)    += virtpci.o
6
7 ccflags-y += -Idrivers/staging/unisys/include
8 ccflags-y += -Idrivers/staging/unisys/uislib
9 ccflags-y += -Idrivers/staging/unisys/common-spar/include
10 ccflags-y += -Idrivers/staging/unisys/common-spar/include/channels
11
12 ccflags-y += -DCONFIG_SPAR_GUEST -DGUESTDRIVERBUILD -DNOAUTOVERSION
13
This page took 0.036566 seconds and 4 git commands to generate.