summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2008-03-31 19:59:34 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2008-03-31 19:59:34 +0000
commit0137db6d752e8ad23413876353eefa83b456afbf (patch)
treea247d4bcccec8f34f66e12458a8d182733940c65 /bin
parent13da6cf48adba7f075410897698f9ad66f4bd514 (diff)
downloadptxdist-0137db6d752e8ad23413876353eefa83b456afbf.tar.gz
ptxdist-0137db6d752e8ad23413876353eefa83b456afbf.tar.xz
* ptxdist: style
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7898 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ptxdist6
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/ptxdist b/bin/ptxdist
index 268ae3d86..c06917610 100755
--- a/bin/ptxdist
+++ b/bin/ptxdist
@@ -237,8 +237,10 @@ check_compiler() {
vendor_should="$(ptxd_get_ptxconf PTXCONF_CROSSCHAIN_VENDOR)"
if [ ! -z "$vendor_should" ]; then
- # yea! Vendor is specified in the project. So check for
- # toolchain vendor identification file
+
+ # yea! Vendor is specified in the project. So check for
+ # toolchain vendor identification file
+
vendor_def=$(type -p ptxconfig)
if [ -z "$vendor_def" ]; then
echo