mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-12 00:47:49 -04:00
plugins: remove default value of DRAMORIG
Change-Id: Ia5efdbef207890682bfd8aa8cacce32d7e79c2b2
This commit is contained in:
parent
d76c9c992c
commit
58ffe7bc34
1 changed files with 1 additions and 1 deletions
|
|
@ -206,7 +206,7 @@ OUTPUT_FORMAT(elf32-littlemips)
|
|||
#define IRAMSIZE 0
|
||||
|
||||
#else
|
||||
#define DRAMORIG 0x09000000
|
||||
# error "DRAMORIG not defined!"
|
||||
#endif
|
||||
|
||||
#ifndef NOCACHE_BASE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue