summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/Makefile
diff options
context:
space:
mode:
authorOlof Johansson2006-09-06 21:42:08 +0200
committerPaul Mackerras2006-09-13 10:39:53 +0200
commit1e76875e51266a5c43f601ecf08a92be5769228c (patch)
tree62867c80d57bd5fc335917dc0c2bcd26dfcc934b /arch/powerpc/platforms/Makefile
parent[POWERPC] powerpc: PA6T cputable entry, PVR value (diff)
downloadkernel-qcow2-linux-1e76875e51266a5c43f601ecf08a92be5769228c.tar.gz
kernel-qcow2-linux-1e76875e51266a5c43f601ecf08a92be5769228c.tar.xz
kernel-qcow2-linux-1e76875e51266a5c43f601ecf08a92be5769228c.zip
[POWERPC] powerpc: PA Semi PWRficient platform support
Base patch for PA6T and PA6T-1682M. This introduces the arch/powerpc/platform/pasemi directory, together with basic implementations for various setup. Much of this was based on other platform code, i.e. Maple, etc. Signed-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/platforms/Makefile')
-rw-r--r--arch/powerpc/platforms/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/Makefile b/arch/powerpc/platforms/Makefile
index 5cf46dc57895..e58fa953a50b 100644
--- a/arch/powerpc/platforms/Makefile
+++ b/arch/powerpc/platforms/Makefile
@@ -13,5 +13,6 @@ obj-$(CONFIG_PPC_86xx) += 86xx/
obj-$(CONFIG_PPC_PSERIES) += pseries/
obj-$(CONFIG_PPC_ISERIES) += iseries/
obj-$(CONFIG_PPC_MAPLE) += maple/
+obj-$(CONFIG_PPC_PASEMI) += pasemi/
obj-$(CONFIG_PPC_CELL) += cell/
obj-$(CONFIG_EMBEDDED6xx) += embedded6xx/