diff options
Diffstat (limited to 'arch/cris/arch-v32/drivers/pci/Makefile')
-rw-r--r-- | arch/cris/arch-v32/drivers/pci/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/cris/arch-v32/drivers/pci/Makefile b/arch/cris/arch-v32/drivers/pci/Makefile new file mode 100644 index 00000000000..bff7482f244 --- /dev/null +++ b/arch/cris/arch-v32/drivers/pci/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for Etrax cardbus driver +# + +obj-$(CONFIG_ETRAX_CARDBUS) += bios.o dma.o |