diff options
author | Michal Simek <monstr@monstr.eu> | 2009-08-20 22:44:02 +0200 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2009-09-14 14:40:04 +0200 |
commit | 13916abf996b127b681ddc26664c236ded28ba7f (patch) | |
tree | f18b7a879dc4e9d4d613e8aadeae28a8af83d19f /Makefile | |
parent | 3ceba1d45d007144d10368f91ff9e36f3b5f39a1 (diff) | |
download | u-boot-imx-13916abf996b127b681ddc26664c236ded28ba7f.zip u-boot-imx-13916abf996b127b681ddc26664c236ded28ba7f.tar.gz u-boot-imx-13916abf996b127b681ddc26664c236ded28ba7f.tar.bz2 |
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-- | Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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 #======================================================================== |