Selaa lähdekoodia

only arc is disabled for now

Waldemar Brodkorb 9 vuotta sitten
vanhempi
commit
00ca765680
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      toolchain/Makefile

+ 1 - 1
toolchain/Makefile

@@ -39,7 +39,7 @@ TARGETS+=elf2flt
 ELF2FLT:=elf2flt-install
 endif
 
-# disable gdb for arc and avr32
+# disable gdb for arc
 ifeq ($(ADK_TARGET_ARCH_ARC),)
 TARGETS+=gdb
 GDB:=gdb-install