Extend beastpatcher command line.

- prepare for building without included bootloader binary
- allow specifying a bootloader.bin file on the command line



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22479 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Riebeling 2009-08-23 20:06:46 +00:00
parent 7feb639938
commit d6b219387c
5 changed files with 102 additions and 20 deletions

View file

@ -1,4 +1,4 @@
CFLAGS=-Wall -W
CFLAGS=-Wall -W -DWITH_BOOTOBJS
ifeq ($(findstring CYGWIN,$(shell uname)),CYGWIN)
OUTPUT=beastpatcher.exe