aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries/Makefile
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2005-09-23 13:42:26 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2005-09-27 17:24:54 +1000
commit2960eb661a82131b9492cdd1b6500a5f74ccc394 (patch)
treeb5a28da9179cfc0248d74232d1b6fa7d13f8b09c /arch/powerpc/platforms/iseries/Makefile
parentacdbec1b8974f61b0cb69ebe57916f8721b2f3d7 (diff)
downloadkernel_samsung_crespo-2960eb661a82131b9492cdd1b6500a5f74ccc394.zip
kernel_samsung_crespo-2960eb661a82131b9492cdd1b6500a5f74ccc394.tar.gz
kernel_samsung_crespo-2960eb661a82131b9492cdd1b6500a5f74ccc394.tar.bz2
powerpc: Move LparData.c to powerpc platforms
Also rename it to lpardata.c Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Diffstat (limited to 'arch/powerpc/platforms/iseries/Makefile')
-rw-r--r--arch/powerpc/platforms/iseries/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/iseries/Makefile b/arch/powerpc/platforms/iseries/Makefile
index 3b7a31d..095471d 100644
--- a/arch/powerpc/platforms/iseries/Makefile
+++ b/arch/powerpc/platforms/iseries/Makefile
@@ -1 +1 @@
-obj-$(CONFIG_PPC_ISERIES) += hvcall.o hvlpconfig.o
+obj-$(CONFIG_PPC_ISERIES) += hvcall.o hvlpconfig.o lpardata.o