fix player rom build

Change-Id: I3acc5ff3b6868c7ebbfda99368e4eafc8e368668
This commit is contained in:
Marcin Bukat 2014-01-18 23:34:39 +01:00
parent 21d026d1d6
commit cc64d9eb3b
1 changed files with 2 additions and 0 deletions

View File

@ -65,7 +65,9 @@ MEMORY
DRAM : ORIGIN = DRAMORIG, LENGTH = DRAMSIZE
IRAM : ORIGIN = IRAMORIG, LENGTH = IRAMSIZE
FLASH : ORIGIN = FLASHORIG, LENGTH = FLASHSIZE
#ifdef HAVE_INIT_ATTR
INIT : ORIGIN = INITORIG, LENGTH = INITSIZE
#endif
}
SECTIONS