## Makefile for most of the non-PCI devices in PA-RISC machines## I/O SAPIC is also on IA64 platforms.# The two could be merged into a common source some day.obj-$(CONFIG_IOSAPIC)+=iosapic.oobj-$(CONFIG_IOMMU_SBA)+=sba_iommu.oobj-$(CONFIG_PCI_LBA)+=lba_pci.o# Only use one of them: ccio-rm-dma is for PCX-W systems *only*# obj-$(CONFIG_IOMMU_CCIO) += ccio-rm-dma.oobj-$(CONFIG_IOMMU_CCIO)+=ccio-dma.oobj-$(CONFIG_GSC)+=gsc.oobj-$(CONFIG_HPPB)+=hppb.oobj-$(CONFIG_GSC_DINO)+=dino.oobj-$(CONFIG_GSC_LASI)+=lasi.oasp.oobj-$(CONFIG_GSC_WAX)+=wax.oobj-$(CONFIG_EISA)+=eisa.oeisa_enumerator.oeisa_eeprom.oobj-$(CONFIG_SUPERIO)+=superio.oobj-$(CONFIG_CHASSIS_LCD_LED)+=led.oobj-$(CONFIG_PDC_STABLE)+=pdc_stable.oobj-y+= power.o