aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3/Makefile
diff options
context:
space:
mode:
authorGeoff Levand <geoffrey.levand@am.sony.com>2006-11-23 00:46:58 +0100
committerPaul Mackerras <paulus@samba.org>2006-12-04 20:40:54 +1100
commit00a3e2e93cd3ce73ab2d200fff22a62548da06d6 (patch)
treed52c96626676ab78598949bb6e35726a9e83da78 /arch/powerpc/platforms/ps3/Makefile
parent[POWERPC] ps3: add lpar addressing (diff)
downloadlinux-dev-00a3e2e93cd3ce73ab2d200fff22a62548da06d6.tar.xz
linux-dev-00a3e2e93cd3ce73ab2d200fff22a62548da06d6.zip
[POWERPC] ps3: add OS params support
Adds support for early access to the parameter data from the PS3 'Other OS' flash memory area. The parameter data mainly holds user preferences like static ip address. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Diffstat (limited to 'arch/powerpc/platforms/ps3/Makefile')
-rw-r--r--arch/powerpc/platforms/ps3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/ps3/Makefile b/arch/powerpc/platforms/ps3/Makefile
index 8d6c72c6ea7a..6eb697786367 100644
--- a/arch/powerpc/platforms/ps3/Makefile
+++ b/arch/powerpc/platforms/ps3/Makefile
@@ -1,2 +1,2 @@
obj-y += setup.o mm.o smp.o time.o hvcall.o htab.o repository.o
-obj-y += interrupt.o exports.o
+obj-y += interrupt.o exports.o os-area.o