summaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/pci/Makefile
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2009-04-20 14:53:33 +0200
committerPaul Mundt <lethal@linux-sh.org>2009-04-20 14:53:33 +0200
commitcf242007a1eb29dcf93d1cb34713ec9b3f4a0e1b (patch)
treef325d1b36e5dc4c0aac2a50b68011e326a7b55ef /arch/sh/drivers/pci/Makefile
parentsh: pci: Roll pci-lib in to pci-new. (diff)
downloadlinux-cf242007a1eb29dcf93d1cb34713ec9b3f4a0e1b.tar.xz
linux-cf242007a1eb29dcf93d1cb34713ec9b3f4a0e1b.zip
sh: pci: Rename pci-new.c to pci.c.
pci-new.c is now in a state to replace the old pci.c, rename it accordingly. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/drivers/pci/Makefile')
-rw-r--r--arch/sh/drivers/pci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/drivers/pci/Makefile b/arch/sh/drivers/pci/Makefile
index eacac7f475d9..d2ffc477549a 100644
--- a/arch/sh/drivers/pci/Makefile
+++ b/arch/sh/drivers/pci/Makefile
@@ -1,7 +1,7 @@
#
# Makefile for the PCI specific kernel interface routines under Linux.
#
-obj-$(CONFIG_PCI_NEW) += pci-new.o
+obj-y += pci.o
obj-$(CONFIG_CPU_SUBTYPE_SH7751) += pci-sh7751.o ops-sh4.o
obj-$(CONFIG_CPU_SUBTYPE_SH7751R) += pci-sh7751.o ops-sh4.o