diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 01:40:01 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 01:40:01 +0100 |
commit | 7c54c7018e9c6f50931c07afe1805bef1be0def9 (patch) | |
tree | 38d564b797509826f5090486586b6ec9136bd340 /CHANGELOG | |
parent | 92b197f0da45ae086b7c457184ae67a432ef1c5e (diff) | |
download | u-boot-imx-7c54c7018e9c6f50931c07afe1805bef1be0def9.zip u-boot-imx-7c54c7018e9c6f50931c07afe1805bef1be0def9.tar.gz u-boot-imx-7c54c7018e9c6f50931c07afe1805bef1be0def9.tar.bz2 |
Fix conditional for including ks8695eth driver
Patch by Greg Ungerer, 04 Jun 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Fix conditional for including ks8695eth driver + Patch by Greg Ungerer, 04 Jun 2005 + * Fix Makefile: include config.mk only after CROSS_COMPILE is defined Patch by Friedrich Lobenstock, 02 Jun 2005 |