]> Git Repo - J-u-boot.git/blobdiff - Makefile
tny_a9260/tny_a9g20: update board to the new AT91 organization
[J-u-boot.git] / Makefile
index 47dc73f9f37cc09bbe6038a820a97ad00b572061..f478ec6053575c6a70fffd5f52aafe3acf15c925 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -827,16 +827,6 @@ pm9g45_config      :       unconfig
        @mkdir -p $(obj)include
        @$(MKCONFIG) -a pm9g45 arm arm926ejs pm9g45 ronetix at91
 
-TNY_A9G20_NANDFLASH_config \
-TNY_A9G20_EEPROM_config \
-TNY_A9G20_config \
-TNY_A9260_NANDFLASH_config \
-TNY_A9260_EEPROM_config \
-TNY_A9260_config       :       unconfig
-       @mkdir -p $(obj)include
-       @echo "#define CONFIG_$(@:_config=) 1" >$(obj)include/config.h
-       @$(MKCONFIG) -n $@ -a tny_a9260 arm arm926ejs tny_a9260 calao at91
-
 ########################################################################
 ## ARM Integrator boards - see doc/README-integrator for more info.
 integratorap_config    \
This page took 0.023444 seconds and 4 git commands to generate.