7 lines
105 B
Makefile
7 lines
105 B
Makefile
# Place text to the beginning of SRAM.
|
|
# flip memmap configuration.
|
|
TEXT_BASE=0x88000000
|
|
|
|
CONFIG_LZMA=y
|
|
|