X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=arch%2Fsh%2Fdrivers%2FMakefile;h=e13f06bebd9221c9247d27754b0fcd396eb11e57;hb=2fa82e1f10949dbde97fe13c269df2321c0d0715;hp=6cb92676c5fc4a51178a72524a61ee6d93ac7f11;hpb=3b4d9539628502768fe7f8fd4b48f2fbf2426255;p=~andy%2Flinux diff --git a/arch/sh/drivers/Makefile b/arch/sh/drivers/Makefile index 6cb92676c5f..e13f06bebd9 100644 --- a/arch/sh/drivers/Makefile +++ b/arch/sh/drivers/Makefile @@ -2,8 +2,9 @@ # Makefile for the Linux SuperH-specific device drivers. # +obj-y += dma/ + obj-$(CONFIG_PCI) += pci/ -obj-$(CONFIG_SH_DMA) += dma/ obj-$(CONFIG_SUPERHYWAY) += superhyway/ obj-$(CONFIG_PUSH_SWITCH) += push-switch.o obj-$(CONFIG_HEARTBEAT) += heartbeat.o