aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel/Makefile
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2005-09-28 03:03:00 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2005-09-28 03:03:00 +1000
commited7f2c05de956da72baf066701ac642f7215dbf5 (patch)
treee808dab2caed385657af31cbb0cf71e0376e556e /arch/ppc64/kernel/Makefile
parentpowerpc: Move iSeries_VpdInfo.c to powerpc/platforms/iseries (diff)
downloadlinux-dev-ed7f2c05de956da72baf066701ac642f7215dbf5.tar.xz
linux-dev-ed7f2c05de956da72baf066701ac642f7215dbf5.zip
powerpc: Move iSeries_vio.c to powerpc/platforms/iseries
And rename it to vio.c. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Diffstat (limited to 'arch/ppc64/kernel/Makefile')
-rw-r--r--arch/ppc64/kernel/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ppc64/kernel/Makefile b/arch/ppc64/kernel/Makefile
index 8b2743697c38..7354c1dbe9f0 100644
--- a/arch/ppc64/kernel/Makefile
+++ b/arch/ppc64/kernel/Makefile
@@ -45,7 +45,6 @@ obj-$(CONFIG_BOOTX_TEXT) += btext.o
obj-$(CONFIG_HVCS) += hvcserver.o
vio-obj-$(CONFIG_PPC_PSERIES) += pSeries_vio.o
-vio-obj-$(CONFIG_PPC_ISERIES) += iSeries_vio.o
obj-$(CONFIG_IBMVIO) += vio.o $(vio-obj-y)
obj-$(CONFIG_XICS) += xics.o
obj-$(CONFIG_MPIC) += mpic.o