From 883650ab4299c7b6bb932fe05b9d88c087dcea4b Mon Sep 17 00:00:00 2001 From: Chris Ring Date: Tue, 11 Feb 2014 09:25:41 -0800 Subject: [PATCH] SDOCM00106383: Remove C6x COFF support C6x COFF support is being [softly] removed from IPC 3.21. This commit deletes C6x COFF-related variables from products.mak, but leaves everything else intact. If a user finds they need COFF support, they can easily re-enable it themselves by setting the variable(s) removed from products.mak and rebuilding. Eventually the intent is to remove C6x COFF support altogether - including the build support in ipc-bios.mak and ipc-bios.bld, and possibly elsewhere. --- products.mak | 3 --- 1 file changed, 3 deletions(-) diff --git a/products.mak b/products.mak index 516ef8a..bc29765 100644 --- a/products.mak +++ b/products.mak @@ -95,9 +95,6 @@ BIOS_SMPENABLED=1 # ti.targets.C28_large ?= ti.targets.C28_float ?= -ti.targets.C64P ?= -ti.targets.C64P_big_endian ?= -ti.targets.C674 ?= ti.targets.elf.C64P ?= ti.targets.elf.C64P_big_endian ?= -- 2.39.2