diff options
author | Björn Stenberg <bjorn@haxx.se> | 2008-11-25 19:54:23 +0000 |
---|---|---|
committer | Björn Stenberg <bjorn@haxx.se> | 2008-11-25 19:54:23 +0000 |
commit | a091d20ba02ecc0ba308f61013f99d38d8dcd0e7 (patch) | |
tree | 3f43bd9042d6410fb9ca17662564c578add4e453 /flash | |
parent | 032b3d46912ef16aaa20b8fdf85c088c6f444a2a (diff) |
Added 'keywords' and 'eol-style' properties.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19218 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'flash')
-rw-r--r-- | flash/bootbox/bootbox.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flash/bootbox/bootbox.make b/flash/bootbox/bootbox.make index d3e6a1ce9f..0c05eec056 100644 --- a/flash/bootbox/bootbox.make +++ b/flash/bootbox/bootbox.make @@ -4,7 +4,7 @@ # Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < # Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ # \/ \/ \/ \/ \/ -# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ +# $Id$ # SRC += $(call preprocess,$(APPSDIR)/SOURCES) |