KVM: vmx: VMXOFF emulation in vm86 should cause #UD
[sfrench/cifs-2.6.git] / drivers / bcma / Makefile
1 bcma-y                                  += main.o scan.o core.o sprom.o
2 bcma-y                                  += driver_chipcommon.o driver_chipcommon_pmu.o
3 bcma-$(CONFIG_BCMA_SFLASH)              += driver_chipcommon_sflash.o
4 bcma-$(CONFIG_BCMA_NFLASH)              += driver_chipcommon_nflash.o
5 bcma-y                                  += driver_pci.o
6 bcma-y                                  += driver_pcie2.o
7 bcma-$(CONFIG_BCMA_DRIVER_PCI_HOSTMODE) += driver_pci_host.o
8 bcma-$(CONFIG_BCMA_DRIVER_MIPS)         += driver_mips.o
9 bcma-$(CONFIG_BCMA_DRIVER_GMAC_CMN)     += driver_gmac_cmn.o
10 bcma-$(CONFIG_BCMA_DRIVER_GPIO)         += driver_gpio.o
11 bcma-$(CONFIG_BCMA_HOST_PCI)            += host_pci.o
12 bcma-$(CONFIG_BCMA_HOST_SOC)            += host_soc.o
13 obj-$(CONFIG_BCMA)                      += bcma.o
14
15 ccflags-$(CONFIG_BCMA_DEBUG)            := -DDEBUG