diff options
author | Ladislav Michl <ladis@linux-mips.org> | 2007-12-07 00:42:32 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-02-04 00:17:20 +0100 |
commit | 4fedfddf97461b88668b9aec774dfb7a0c6dc368 (patch) | |
tree | a57b38064eb6c796263e8a1f6c6778df8b1f22cc /board/voiceblue/Makefile | |
parent | 2c5260f711168d5ee91c70ddbb7d897013eefc46 (diff) |
ARM: Board voiceblue update
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Diffstat (limited to 'board/voiceblue/Makefile')
-rw-r--r-- | board/voiceblue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/voiceblue/Makefile b/board/voiceblue/Makefile index 5f340b47f0a..9386bb0e7af 100644 --- a/board/voiceblue/Makefile +++ b/board/voiceblue/Makefile @@ -62,7 +62,7 @@ clean: distclean: clean - rm -f $(LIB) core config.tmp *.bak .depend + rm -f $(LIB) core *.bak .depend ######################################################################### |