summaryrefslogtreecommitdiff
path: root/packages/dsplink/files/CURRENTCFG.MK
diff options
context:
space:
mode:
Diffstat (limited to 'packages/dsplink/files/CURRENTCFG.MK')
-rw-r--r--packages/dsplink/files/CURRENTCFG.MK99
1 files changed, 0 insertions, 99 deletions
diff --git a/packages/dsplink/files/CURRENTCFG.MK b/packages/dsplink/files/CURRENTCFG.MK
deleted file mode 100644
index 9e23bafe12..0000000000
--- a/packages/dsplink/files/CURRENTCFG.MK
+++ /dev/null
@@ -1,99 +0,0 @@
-# =========================================================
-# DSP/BIOS LINK Configuration file.
-#
-# CAUTION! This is a generated file.
-# All changes will be lost.
-#
-# This file was generated on MAY 14, 2008 11:53:09
-# =========================================================
-
-
-# =========================================================
-# When this file was created.
-# =========================================================
-export CFGDATE := MAY 14, 2008 11:53:09
-
-
-# =========================================================
-# DSP/BIOS LINK GPP side root directory.
-# =========================================================
-export GPPROOT := SED_ME_SOURCEDIR/gpp
-export DSPROOT := SED_ME_SOURCEDIR/dsp
-
-
-# =========================================================
-# GPP and DSP OS for which DSP/BIOS LINK is being built
-# =========================================================
-export GPPOS := Linux
-export DSPOS := DspBios
-
-
-# =========================================================
-# Specific distribution of GPP and DSP OS (if any)
-# =========================================================
-export GPPDISTRIBUTION := SED_ME_GPPDISTRO
-export GPPOSVERSION := SED_ME_KERNELVERSION
-export GPPOSVARIANT :=
-export DSPDISTRIBUTION := SED_ME_DSPDISTRO
-
-
-# =========================================================
-# Target GPP and DSP platforms for DSP/BIOS LINK
-# =========================================================
-export GPPPLATFORM := SED_ME_PLATFORM
-export DSPPLATFORM := SED_ME_PLATFORM
-
-
-# =========================================================
-# Target GPP and DSP devices
-# =========================================================
-export GPPDEVICE := SED_ME_PLATFORM
-export DSPDEVICE := SED_ME_DSP
-
-
-# =========================================================
-# Compile time scalability options for DSP/BIOS LINK
-# =========================================================
-export USE_PROC := 1
-export USE_POOL := 1
-export USE_NOTIFY := 1
-export USE_MPCS := 1
-export USE_RINGIO := 1
-export USE_MPLIST := 1
-export USE_MSGQ := 1
-export USE_CHNL := 1
-
-
-# =========================================================
-# Compile time physical link scalability options for device
-# =========================================================
-export USE_CHNL_ZCPY_LINK := 1
-export USE_CHNL_PCPY_LINK := 0
-export USE_MSGQ_ZCPY_LINK := 1
-export USE_MSGQ_PCPY_LINK := 0
-
-
-# =========================================================
-# Enable/ Disable trace
-# =========================================================
-export TRACE := 0
-
-
-# =========================================================
-# Enable/ Disable profiling
-# =========================================================
-export PROFILE := 0
-
-
-# =========================================================
-# Enable/ Disable probe
-# =========================================================
-export PROBE := 0
-
-
-# =========================================================
-# Platform Variant
-# =========================================================
-export VARIANT := SED_ME_SOC
-
-