summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-12-13 00:25:24 +0100
committerWolfgang Denk <wd@denx.de>2008-12-13 00:25:24 +0100
commit8e9c63b40059e81b870685b54d99589152c5b750 (patch)
treeacee810be833ea05c830fc8b4a7b65f91d4c124f /Makefile
parentbd4345c175116df4a392f05c9f41679c545842d5 (diff)
parent8fab49ea911fe925392fa5afcc9bc7373a3d0cee (diff)
downloadu-boot-imx-8e9c63b40059e81b870685b54d99589152c5b750.zip
u-boot-imx-8e9c63b40059e81b870685b54d99589152c5b750.tar.gz
u-boot-imx-8e9c63b40059e81b870685b54d99589152c5b750.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index f8fe29c..ca91f05 100644
--- a/Makefile
+++ b/Makefile
@@ -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
#========================================================================