1# This is for embedded products and elinux (no MMU) with a.out.
2SCRIPT_NAME=crisaout
3OUTPUT_FORMAT="a.out-cris"
4TARGET_PAGE_SIZE=2
5TEXT_START_ADDR=0
6NONPAGED_TEXT_START_ADDR=0
7ARCH=cris
8