summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zsh/zshenv/99_ti_sdk_am335x12
1 files changed, 0 insertions, 12 deletions
diff --git a/.zsh/zshenv/99_ti_sdk_am335x b/.zsh/zshenv/99_ti_sdk_am335x
deleted file mode 100644
index b6ea9b3..0000000
--- a/.zsh/zshenv/99_ti_sdk_am335x
+++ /dev/null
@@ -1,12 +0,0 @@
-# zshenv/99_ti_sdk_am335x
-#
-# Environment variables needed for the TI AM335x SDK
-#
-# Copyright © 2013 Tobias Klauser <tklauser@distanz.ch>
-# Released under the terms of the Artistic Licence 2.0
-#
-# Source repository: git://git.distanz.ch/dotfiles/zsh.git
-
-export QMAKESPEC=/opt/ti-sdk-am335x-evm/linux-devkit/arm-arago-linux-gnueabi/usr/share/qtopia/mkspecs/linux-g++
-
-# vim:ft=zsh