mpc8260: remove Ethernet node fixup to use generic FDT code.
[oweals/u-boot.git] / Makefile
index e8c90a2f26044fa6d1c1137c13774fbd50930174..0b61d057f309ba3a7b05ea6262286c181546cbcf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3541,11 +3541,6 @@ microblaze-generic_config:       unconfig
        @mkdir -p $(obj)include
        @$(MKCONFIG) -a $(@:_config=) microblaze microblaze microblaze-generic xilinx
 
-suzaku_config: unconfig
-       @mkdir -p $(obj)include
-       @echo "#define CONFIG_SUZAKU 1" > $(obj)include/config.h
-       @$(MKCONFIG) -a $(@:_config=) microblaze microblaze suzaku AtmarkTechno
-
 #========================================================================
 # Blackfin
 #========================================================================