summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMichal Simek <monstr@monstr.eu>2009-08-20 22:44:02 +0200
committerMichal Simek <monstr@monstr.eu>2009-09-14 14:40:04 +0200
commit13916abf996b127b681ddc26664c236ded28ba7f (patch)
treef18b7a879dc4e9d4d613e8aadeae28a8af83d19f /Makefile
parent3ceba1d45d007144d10368f91ff9e36f3b5f39a1 (diff)
downloadtalos-obmc-uboot-13916abf996b127b681ddc26664c236ded28ba7f.tar.gz
talos-obmc-uboot-13916abf996b127b681ddc26664c236ded28ba7f.zip
microblaze: Remove AtmarkTechno Suzaku board
Users should use microblaze-generic platform. This platform is longer not supported. Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 9764cea894..0d4fcb0c4c 100644
--- 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
#========================================================================
OpenPOWER on IntegriCloud