diff options
author | Wolfgang Denk <wd@denx.de> | 2010-03-12 23:06:04 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-03-12 23:06:04 +0100 |
commit | 93910edb595a88d394da3eb2cf5148096155dfe9 (patch) | |
tree | fc14bd3093f04c730b5c8d79e57707fada0d6159 /board/karo | |
parent | 4e72fb15c9073129e05820cc9c54f54bc4985835 (diff) |
Prepare v2010.03-rc1v2010.03-rc1
Coding style cleanup, update CHANGELOG.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'board/karo')
-rw-r--r-- | board/karo/tx25/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/karo/tx25/Makefile b/board/karo/tx25/Makefile index b0e610fc352..88c37c11855 100644 --- a/board/karo/tx25/Makefile +++ b/board/karo/tx25/Makefile @@ -48,4 +48,3 @@ include $(SRCTREE)/rules.mk sinclude $(obj).depend ######################################################################### - |