summaryrefslogtreecommitdiff
path: root/drivers/net/fm/Makefile
diff options
context:
space:
mode:
authorTimur Tabi <timur@freescale.com>2012-08-14 06:47:27 +0000
committerAndy Fleming <afleming@freescale.com>2012-08-23 12:16:53 -0500
commit055ce08004136333fd237fa8f0a5ab3dd82c7a49 (patch)
treea3f73330d4c27476c433caf7b17ae9ae712b536e /drivers/net/fm/Makefile
parent61fc52b660cba005cb73df2c546293f3ba608409 (diff)
downloadu-boot-imx-055ce08004136333fd237fa8f0a5ab3dd82c7a49.zip
u-boot-imx-055ce08004136333fd237fa8f0a5ab3dd82c7a49.tar.gz
u-boot-imx-055ce08004136333fd237fa8f0a5ab3dd82c7a49.tar.bz2
powerpc/85xx: remove support for the Freescale P3060
The P3060 was cancelled before it went into production, so there's no point in supporting it. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'drivers/net/fm/Makefile')
-rw-r--r--drivers/net/fm/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/fm/Makefile b/drivers/net/fm/Makefile
index 072b178..9692575 100644
--- a/drivers/net/fm/Makefile
+++ b/drivers/net/fm/Makefile
@@ -39,7 +39,6 @@ COBJS-$(CONFIG_P1023) += p1023.o
COBJS-$(CONFIG_PPC_P2040) += p5020.o
COBJS-$(CONFIG_PPC_P2041) += p5020.o
COBJS-$(CONFIG_PPC_P3041) += p5020.o
-COBJS-$(CONFIG_PPC_P3060) += p3060.o
COBJS-$(CONFIG_PPC_P4080) += p4080.o
COBJS-$(CONFIG_PPC_P5020) += p5020.o
endif