diff options
author | Michal Simek | 2008-11-25 11:42:20 +0100 |
---|---|---|
committer | Michal Simek | 2008-12-10 09:25:33 +0100 |
commit | 8fab49ea911fe925392fa5afcc9bc7373a3d0cee (patch) | |
tree | eeda30ee822a977eb2b2b2db70eaa48cf8019c96 /Makefile | |
parent | 99ba6f353582720defff6e6e6761dc455a207d31 (diff) |
microblaze: Remove XUPV2P board
---
Microblaze platforms use generic settings and to have
many platforms is confusing that's why I decided to remove this
platform from U-BOOT. ml401 tree is sufficient for covering
all Microblaze platforms.
This change will go through microblaze custodian tree.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -3153,11 +3153,6 @@ suzaku_config: unconfig @echo "#define CONFIG_SUZAKU 1" > $(obj)include/config.h @$(MKCONFIG) -a $(@:_config=) microblaze microblaze suzaku AtmarkTechno -xupv2p_config: unconfig - @mkdir -p $(obj)include - @echo "#define CONFIG_XUPV2P 1" > $(obj)include/config.h - @$(MKCONFIG) -a $(@:_config=) microblaze microblaze xupv2p xilinx - #======================================================================== # Blackfin #======================================================================== |