From 1d2d5afc80f07b1a62b025f17310c91a17500ab7 Mon Sep 17 00:00:00 2001 From: Iain Buclaw Date: Sun, 31 May 2020 07:42:47 +0200 Subject: [PATCH] contrib: Add pru-elf to config-list.mk Support for the TI PRU target was added in SVN r272202. contrib/ChangeLog: * config-list.mk (LIST): Add pru-elf. --- contrib/config-list.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/config-list.mk b/contrib/config-list.mk index c1c2fd1..2500dec 100644 --- a/contrib/config-list.mk +++ b/contrib/config-list.mk @@ -82,6 +82,7 @@ LIST = aarch64-elf aarch64-linux-gnu aarch64-rtems \ powerpc-wrs-vxworks powerpc-wrs-vxworksae powerpc-wrs-vxworksmils \ powerpc-lynxos powerpcle-elf \ powerpcle-eabisim powerpcle-eabi \ + pru-elf \ riscv32-unknown-linux-gnu riscv64-unknown-linux-gnu \ rs6000-ibm-aix6.1 rs6000-ibm-aix7.1 \ rl78-elf rx-elf s390-linux-gnu s390x-linux-gnu s390x-ibm-tpf sh-elf \ -- 2.7.4