diff options
author | Wolfgang Denk <wd@denx.de> | 2008-12-13 00:25:24 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-12-13 00:25:24 +0100 |
commit | 8e9c63b40059e81b870685b54d99589152c5b750 (patch) | |
tree | acee810be833ea05c830fc8b4a7b65f91d4c124f /Makefile | |
parent | bd4345c175116df4a392f05c9f41679c545842d5 (diff) | |
parent | 8fab49ea911fe925392fa5afcc9bc7373a3d0cee (diff) | |
download | u-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-- | 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 #======================================================================== |