diff options
author | Wolfgang Denk <wd@denx.de> | 2010-05-01 00:44:42 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-05-01 00:44:42 +0200 |
commit | 4185ae7a7146a77a792e5ba49845e5ca6e95b038 (patch) | |
tree | a9fe68c5d2583f7e905fc3dd297e276bd171e518 /Makefile | |
parent | 8a1cdaa9d54c93db300e8565191d60712aa481dc (diff) | |
parent | 0903b524abd3abfb1e4c3197ba6652bd8c98fe9a (diff) | |
download | u-boot-imx-4185ae7a7146a77a792e5ba49845e5ca6e95b038.zip u-boot-imx-4185ae7a7146a77a792e5ba49845e5ca6e95b038.tar.gz u-boot-imx-4185ae7a7146a77a792e5ba49845e5ca6e95b038.tar.bz2 |
Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1357,6 +1357,9 @@ HH405_config: unconfig HUB405_config: unconfig @$(MKCONFIG) $(@:_config=) powerpc ppc4xx hub405 esd +icon_config: unconfig + @$(MKCONFIG) $(@:_config=) powerpc ppc4xx icon mosaixtech + # Compact-Center(codename intip) & DevCon-Center use different U-Boot images intip_config \ devconcenter_config: unconfig |