mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
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:
parent
7feb639938
commit
d6b219387c
5 changed files with 102 additions and 20 deletions
|
|
@ -1,4 +1,4 @@
|
|||
CFLAGS=-Wall -W
|
||||
CFLAGS=-Wall -W -DWITH_BOOTOBJS
|
||||
|
||||
ifeq ($(findstring CYGWIN,$(shell uname)),CYGWIN)
|
||||
OUTPUT=beastpatcher.exe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue