diff options
author | Wolfgang Denk | 2009-09-15 21:45:50 +0200 |
---|---|---|
committer | Wolfgang Denk | 2009-09-15 21:45:50 +0200 |
commit | 041a6a0c2ea8cd4039c34c5eeaf54b188c89b892 (patch) | |
tree | ef2114d72cbcc94a7fdba50ced79fc660a30f59e /Makefile | |
parent | cae26e2fdd9934644086fda9f7cbc336a1fe5ce8 (diff) | |
parent | 78d19a398778a58d7b40b0c78e026515271b1a84 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
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 #======================================================================== |