plugins: remove default value of DRAMORIG
rockbox-gerrit-noreply--- via rockbox-cvs <[email protected]>
| Newsgroups | gmane.comp.systems.archos.rockbox.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 58ffe7bc340ed9227b1092fc2e8f8a7b28fb1947 Author: Aidan MacDonald <[email protected]> Date: Wed Feb 4 16:52:51 2026 +0000 plugins: remove default value of DRAMORIG Change-Id: Ia5efdbef207890682bfd8aa8cacce32d7e79c2b2 diff --git a/apps/plugins/plugin.lds b/apps/plugins/plugin.lds index 9437be1766..d638acbbf1 100644 --- a/apps/plugins/plugin.lds +++ b/apps/plugins/plugin.lds @@ -206,7 +206,7 @@ OUTPUT_FORMAT(elf32-littlemips) #define IRAMSIZE 0 #else -#define DRAMORIG 0x09000000 +# error "DRAMORIG not defined!" #endif #ifndef NOCACHE_BASE -- rockbox-cvs mailing list [email protected] https://lists.haxx.se/mailman/listinfo/rockbox-cvs