]> git.sur5r.net Git - u-boot/blobdiff - Makefile
ARM: highbank: Add boot counter support
[u-boot] / Makefile
index 08921a5c0a56dec07fd78653dc10a23aaa25f392..01bf2b0cf8be5c3f0d4fa8b38fc168780a2257fe 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -676,18 +676,6 @@ SX1_config:                unconfig
        fi;
        @$(MKCONFIG) -n $@ SX1 arm arm925t sx1
 
-#########################################################################
-## XScale Systems
-#########################################################################
-
-pdnb3_config \
-scpu_config:   unconfig
-       @mkdir -p $(obj)include
-       @if [ "$(findstring scpu_,$@)" ] ; then \
-               echo "#define CONFIG_SCPU"      >>$(obj)include/config.h ; \
-       fi
-       @$(MKCONFIG) -n $@ -a pdnb3 arm ixp pdnb3 prodrive
-
 #########################################################################
 ## ARM1176 Systems
 #########################################################################