* breakpoint.c (update_watchpoint): Do not attempt to recreate
[deliverable/binutils-gdb.git] / ld / emulparams / avr1.sh
index 4ccc9ed34f37d877b27d8f7cd999e229fb437a16..2f6af99a7a05c306897b88ba8dd2e061d84ab599 100644 (file)
@@ -4,7 +4,9 @@ SCRIPT_NAME=avr
 OUTPUT_FORMAT="elf32-avr"
 MAXPAGESIZE=1
 EMBEDDED=yes
-TEMPLATE_NAME=generic
+TEMPLATE_NAME=elf32
 
 TEXT_LENGTH=8K
+DATA_ORIGIN=0x800060
 DATA_LENGTH=0
+EXTRA_EM_FILE=avrelf
This page took 0.023311 seconds and 4 git commands to generate.