diff options
author | Koen Kooi <koen@openembedded.org> | 2008-07-16 09:01:31 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-07-16 09:01:31 +0000 |
commit | 3099e5f9471bf2612f39dc6faa9998e679c62351 (patch) | |
tree | b763594ea82afb19d84489f97a02fcb4bac19d1b /packages/dsplink/files/c64xx_5.xx_linux.mk | |
parent | 4ff8f98603885e1647668f4c218969b65d778f54 (diff) |
dsplink: remove some trailing spaces
Diffstat (limited to 'packages/dsplink/files/c64xx_5.xx_linux.mk')
-rw-r--r-- | packages/dsplink/files/c64xx_5.xx_linux.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/dsplink/files/c64xx_5.xx_linux.mk b/packages/dsplink/files/c64xx_5.xx_linux.mk index 8e0e8cd116..ea806fff4e 100644 --- a/packages/dsplink/files/c64xx_5.xx_linux.mk +++ b/packages/dsplink/files/c64xx_5.xx_linux.mk @@ -35,7 +35,7 @@ USE_DISTRIBUTION := 1 # ---------------------------------------------------------------------------- # Base directory for the DSP OS # ---------------------------------------------------------------------------- -BASE_INSTALL := SEDME_TITOOLS_BASEPATH +BASE_INSTALL := SEDME_TITOOLS_BASEPATH BASE_SABIOS := $(BASE_INSTALL)/SEDME_BIOSUNPACKDIR BASE_BUILDOS := $(BASE_SABIOS)/packages/ti/bios |