aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/82xx/Makefile
diff options
context:
space:
mode:
authorScott Wood <scottwood@freescale.com>2007-09-05 14:00:54 -0500
committerKumar Gala <galak@kernel.crashing.org>2007-10-04 11:02:47 -0500
commit3611f2ad424094655d381f099613a6f43239824d (patch)
treeceaeadb752a4552f73eaf0ceed6bf37a0c3bcb36 /arch/powerpc/platforms/82xx/Makefile
parente00c5498a2a614931cbb7d88a53979d5d47594e1 (diff)
[POWERPC] mpc82xx: Add pq2fads board support.
Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/82xx/Makefile')
-rw-r--r--arch/powerpc/platforms/82xx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/82xx/Makefile b/arch/powerpc/platforms/82xx/Makefile
index bfcb64cdbd8..68c8b0c9772 100644
--- a/arch/powerpc/platforms/82xx/Makefile
+++ b/arch/powerpc/platforms/82xx/Makefile
@@ -4,3 +4,4 @@
obj-$(CONFIG_MPC8272_ADS) += mpc8272_ads.o
obj-$(CONFIG_CPM2) += pq2.o
obj-$(CONFIG_PQ2_ADS_PCI_PIC) += pq2ads-pci-pic.o
+obj-$(CONFIG_PQ2FADS) += pq2fads.o