diff options
author | Stanislav Bogatyrev <bogatyrev_stanislav@gmail.com> | 2010-08-29 00:10:59 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-08-29 00:14:40 +0200 |
commit | e8fdc08dc39ea28e5e098f696477e4a13f4ebd94 (patch) | |
tree | 609821ec9dcdc5246b3b8fa264eba403fa25f4c5 /CHANGES | |
parent | 62b4c67b094131db9d1f715a5cef0fd042396338 (diff) |
uClibc: fix ppc e500 handling
Closes #2449
Signed-off-by: Stanislav Bogatyrev <bogatyrev_stanislav@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ #635: util-linux fails to build in 2009.08 #2239: netcat package installs its binary to target as avr32-linux... + #2449: Minor fixes for squashfs makefile and correct PowerPC e500 ... 2010.08-rc1, Released July 30th, 2010: |