staging:iio:trigger handle name attr in core, remove old alloc and register any contr...
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / spectra / Makefile
blobf777dfba05a55f693c385dc345d45d2f7663c33d
2 # Makefile of Intel Moorestown NAND controller driver
5 obj-$(CONFIG_SPECTRA) += spectra.o
6 spectra-y := ffsport.o flash.o lld.o
7 spectra-$(CONFIG_SPECTRA_MRST_HW) += lld_nand.o
8 spectra-$(CONFIG_SPECTRA_MRST_HW_DMA) += lld_cdma.o
9 spectra-$(CONFIG_SPECTRA_EMU) += lld_emu.o
10 spectra-$(CONFIG_SPECTRA_MTD) += lld_mtd.o