summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-01-23 22:47:25 +0100
committerWolfgang Denk <wd@denx.de>2009-01-23 22:47:25 +0100
commit1ca1d3c866709635fc082b0140e02257a742316c (patch)
tree618053ce9979b5620a04b96e5a0b628c4b13262b /Makefile
parent4d0b54685c5c656023b826089ef8cc0ea1c5cd9e (diff)
parente7f325be9edeb84bb457301776bbac1f7257dafc (diff)
downloadu-boot-imx-1ca1d3c866709635fc082b0140e02257a742316c.zip
u-boot-imx-1ca1d3c866709635fc082b0140e02257a742316c.tar.gz
u-boot-imx-1ca1d3c866709635fc082b0140e02257a742316c.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index d533564..5cc950d 100644
--- a/Makefile
+++ b/Makefile
@@ -3170,10 +3170,9 @@ PCI5441_config : unconfig
## Microblaze
#========================================================================
-ml401_config: unconfig
+microblaze-generic_config: unconfig
@mkdir -p $(obj)include
- @echo "#define CONFIG_ML401 1" > $(obj)include/config.h
- @$(MKCONFIG) -a $(@:_config=) microblaze microblaze ml401 xilinx
+ @$(MKCONFIG) -a $(@:_config=) microblaze microblaze microblaze-generic xilinx
suzaku_config: unconfig
@mkdir -p $(obj)include