summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 961a0d7)
raw | patch | inline | side by side (parent: 961a0d7)
author | Chris Ring <cring@ti.com> | |
Tue, 11 Feb 2014 17:25:41 +0000 (09:25 -0800) | ||
committer | Chris Ring <cring@ti.com> | |
Tue, 11 Feb 2014 17:29:57 +0000 (09:29 -0800) |
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.
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 | patch | blob | history |
diff --git a/products.mak b/products.mak
index 516ef8af0944f86f69d4d0c504eb14812551e4be..bc2976541a738b780c5b338a4d18919678df48ec 100644 (file)
--- a/products.mak
+++ b/products.mak
#
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 ?=