summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2011-08-04 02:48:56 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-09-03 22:40:44 +0200
commit65b0f87a806f849670cbe23e7bbda15314621d70 (patch)
tree8c328a9e0491277ae61cb8c61ba968ab4b059847 /Makefile
parent6785c7c84ad6803587b247f363fe977d3e0775fb (diff)
downloadblackbird-obmc-uboot-65b0f87a806f849670cbe23e7bbda15314621d70.tar.gz
blackbird-obmc-uboot-65b0f87a806f849670cbe23e7bbda15314621d70.zip
tny_a9260/tny_a9g20: update board to the new AT91 organization
Cc: Albin Tonnerre <tonnerrealbin@gmail.com> CC: Gregory Hermant <gregory.hermant@calao-systems.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/Makefile b/Makefile
index 47dc73f9f3..f478ec6053 100644
--- 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 \
OpenPOWER on IntegriCloud