summarylogtreecommitdiffstats
path: root/rfa1-newdevice.patch
diff options
context:
space:
mode:
authorABDULLATIF Mouhamadi2017-05-24 01:17:24 +0200
committerABDULLATIF Mouhamadi2017-05-24 01:17:24 +0200
commitbfc311800883cbcfc3a373e483c3184d73a186c5 (patch)
treed32f4365c957a126854db7f978e55455cd7efb09 /rfa1-newdevice.patch
downloadaur-binutils-avr-tinyos.tar.gz
first commit
Diffstat (limited to 'rfa1-newdevice.patch')
-rw-r--r--rfa1-newdevice.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/rfa1-newdevice.patch b/rfa1-newdevice.patch
new file mode 100644
index 000000000000..c432cf570d5d
--- /dev/null
+++ b/rfa1-newdevice.patch
@@ -0,0 +1,9 @@
+diff -ruN binutils-2.17-orig/gas/config/tc-avr.c binutils-2.17/gas/config/tc-avr.c
+--- gas/config/tc-avr.c 2008-01-24 14:41:48.000000000 -0800
++++ gas/config/tc-avr.c 2008-01-24 14:43:07.000000000 -0800
+@@ -145,4 +145,5 @@
+ {"atmega1280",AVR_ISA_M128, bfd_mach_avr5},
+ {"atmega1281",AVR_ISA_M128, bfd_mach_avr5},
++ {"atmega128rfa1",AVR_ISA_M128, bfd_mach_avr5},
+ {"atmega645", AVR_ISA_M323, bfd_mach_avr5},
+ {"atmega649", AVR_ISA_M323, bfd_mach_avr5},