summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/86xx/Makefile
diff options
context:
space:
mode:
authorMartyn Welch <martyn.welch@ge.com>2012-03-12 21:12:59 +0400
committerKumar Gala <galak@kernel.crashing.org>2012-03-16 20:08:11 +0400
commit44b24b74abc37e3c0f28c8288178056f10074863 (patch)
treeea882b1d7aade665ffe54bb335502cba2985ee54 /arch/powerpc/platforms/86xx/Makefile
parent6518bb69f463446a1552f52093cc699497f18fe0 (diff)
downloadlinux-44b24b74abc37e3c0f28c8288178056f10074863.tar.xz
powerpc: Move GE PIC drivers
Move the GE PIC drivers to allow these to be used by non-86xx boards. Signed-off-by: Martyn Welch <martyn.welch@ge.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/86xx/Makefile')
-rw-r--r--arch/powerpc/platforms/86xx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/86xx/Makefile b/arch/powerpc/platforms/86xx/Makefile
index 1ee6ca8e53f7..ede815d6489d 100644
--- a/arch/powerpc/platforms/86xx/Makefile
+++ b/arch/powerpc/platforms/86xx/Makefile
@@ -7,7 +7,6 @@ obj-$(CONFIG_SMP) += mpc86xx_smp.o
obj-$(CONFIG_MPC8641_HPCN) += mpc86xx_hpcn.o
obj-$(CONFIG_SBC8641D) += sbc8641d.o
obj-$(CONFIG_MPC8610_HPCD) += mpc8610_hpcd.o
-obj-$(CONFIG_GE_FPGA) += gef_pic.o
obj-$(CONFIG_GEF_SBC610) += gef_sbc610.o
obj-$(CONFIG_GEF_SBC310) += gef_sbc310.o
obj-$(CONFIG_GEF_PPC9A) += gef_ppc9a.o