diff options
author | Philip Balister <philip@balister.org> | 2009-01-20 11:31:07 -0700 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2009-01-20 11:31:07 -0700 |
commit | 67de5e9dc9b05da6bafcc639f98743769d70f8d2 (patch) | |
tree | b560457db3f11273c27c450c729834e7cb9b9e11 /packages/dsplink | |
parent | a8d0ddd5c81877eb215d8ffb00cdd0641345e104 (diff) |
dsplink : Add a (hopefully) stable URL to find TI SW needed to build dsplink
and codec engine.
Diffstat (limited to 'packages/dsplink')
-rw-r--r-- | packages/dsplink/ti-paths.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/dsplink/ti-paths.inc b/packages/dsplink/ti-paths.inc index eb214ec74d..97dadf0927 100644 --- a/packages/dsplink/ti-paths.inc +++ b/packages/dsplink/ti-paths.inc @@ -2,6 +2,8 @@ # https://www-a.ti.com/downloads/sds_support/targetcontent/bios/bios_5_33/sabios-j05/bios_setuplinux_5_33_02.bin # https://www-a.ti.com/downloads/sds_support/targetcontent/rtsc/xdctools_3_10_03/exports/xdctools_setuplinux_3_10_03.bin # https://www-a.ti.com/downloads/sds_support/targetcontent/LinuxDspTools/download.html +# Back link for above: +# https://www-a.ti.com/downloads/sds_support/targetcontent/index.html # Path to the dir where the TI tools are unpacked TITOOLSDIR ?= "/OE/TI" |