diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-07-21 15:21:40 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-07-21 15:21:40 +0200 |
commit | 144f7795eefae2997dbac461fc150fe9bd9057c8 (patch) | |
tree | 3ff823d5276493402ff002a02ebc62361102d9c0 | |
parent | b9365a26a1030ce13f2c5bb3619d721750b9e409 (diff) | |
download | u-boot-imx-144f7795eefae2997dbac461fc150fe9bd9057c8.zip u-boot-imx-144f7795eefae2997dbac461fc150fe9bd9057c8.tar.gz u-boot-imx-144f7795eefae2997dbac461fc150fe9bd9057c8.tar.bz2 |
Disabled kvme080 board in MAKEALL because of build problems.
-rw-r--r-- | CHANGELOG | 2 | ||||
-rwxr-xr-x | MAKEALL | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -2,6 +2,8 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Disabled kvme080 board in MAKEALL because of build problems. + * Code cleanup * Update NetStar board @@ -95,7 +95,7 @@ LIST_8220=" \ LIST_824x=" \ A3000 barco BMW CPC45 \ CU824 debris eXalion HIDDEN_DRAGON \ - kvme080 MOUSSE MUSENKI MVBLUE \ + MOUSSE MUSENKI MVBLUE \ OXC PN62 Sandpoint8240 Sandpoint8245 \ sbc8240 SL8245 utx8245 \ " |