[PATCH 3/7] arm: remove non used cpu-y

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Mon Nov 2 13:51:27 EST 2009


Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
---
 arch/arm/Makefile |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/arch/arm/Makefile b/arch/arm/Makefile
index 5d4f385..4d7040c 100644
--- a/arch/arm/Makefile
+++ b/arch/arm/Makefile
@@ -33,10 +33,6 @@ board-$(CONFIG_MACH_PCM043)			:= pcm043
 board-$(CONFIG_MACH_PM9263)			:= pm9263
 board-$(CONFIG_MACH_SCB9328)			:= scb9328
 
-# FIXME "cpu-y" never used on ARM!
-cpu-$(CONFIG_CPU_ARM920T)	:= arm920t
-cpu-$(CONFIG_CPU_ARM926T)	:= arm926ejs
-
 machdirs := $(patsubst %,arch/arm/mach-%/,$(machine-y))
 
 ifeq ($(KBUILD_SRC),)
-- 
1.6.5





More information about the u-boot-v2 mailing list