mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
configure: Document the 'memory' parameter for hosted builds
Change-Id: I49979cf20fd5405bbb90dff297f5e695e046f2b9
This commit is contained in:
parent
a2c10f6189
commit
161f8c0e24
1 changed files with 2 additions and 0 deletions
2
tools/configure
vendored
2
tools/configure
vendored
|
@ -1816,6 +1816,8 @@ fi
|
|||
# modelname: short model name used all over to identify this target
|
||||
# memory: number of megabytes of RAM this target has. If the amount can
|
||||
# be selected by the size prompt, let memory be unset here
|
||||
# Note that for hsoted/application builds, this is the size
|
||||
# reserved for the audio buffer, not the total RAM size.
|
||||
# target: -Ddefine passed to the build commands to make the correct
|
||||
# config-*.h file get included etc
|
||||
# tool: the tool that takes a plain binary and converts that into a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue