samples: set vendor string in all samples
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu Oct 20 23:12:16 2011 +0200 (2011-10-20)
changeset 2726a0c5aad74f8f
parent 2725 32aa23619dfd
child 2727 a7df9ea895fa
samples: set vendor string in all samples

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
samples/powerpc-unknown-linux-gnu/crosstool.config
samples/powerpc64-unknown-linux-gnu/crosstool.config
samples/sh4-unknown-linux-gnu/crosstool.config
     1.1 --- a/samples/powerpc-unknown-linux-gnu/crosstool.config	Tue Oct 18 20:17:41 2011 +0200
     1.2 +++ b/samples/powerpc-unknown-linux-gnu/crosstool.config	Thu Oct 20 23:12:16 2011 +0200
     1.3 @@ -156,7 +156,7 @@
     1.4  #
     1.5  # Tuple completion and aliasing
     1.6  #
     1.7 -CT_TARGET_VENDOR=""
     1.8 +CT_TARGET_VENDOR="unknown"
     1.9  CT_TARGET_ALIAS_SED_EXPR=""
    1.10  CT_TARGET_ALIAS=""
    1.11  
     2.1 --- a/samples/powerpc64-unknown-linux-gnu/crosstool.config	Tue Oct 18 20:17:41 2011 +0200
     2.2 +++ b/samples/powerpc64-unknown-linux-gnu/crosstool.config	Thu Oct 20 23:12:16 2011 +0200
     2.3 @@ -162,7 +162,7 @@
     2.4  #
     2.5  # Tuple completion and aliasing
     2.6  #
     2.7 -CT_TARGET_VENDOR=""
     2.8 +CT_TARGET_VENDOR="unknown"
     2.9  CT_TARGET_ALIAS_SED_EXPR=""
    2.10  CT_TARGET_ALIAS=""
    2.11  
     3.1 --- a/samples/sh4-unknown-linux-gnu/crosstool.config	Tue Oct 18 20:17:41 2011 +0200
     3.2 +++ b/samples/sh4-unknown-linux-gnu/crosstool.config	Thu Oct 20 23:12:16 2011 +0200
     3.3 @@ -154,7 +154,7 @@
     3.4  #
     3.5  # Tuple completion and aliasing
     3.6  #
     3.7 -CT_TARGET_VENDOR=""
     3.8 +CT_TARGET_VENDOR="unknown"
     3.9  CT_TARGET_ALIAS_SED_EXPR=""
    3.10  CT_TARGET_ALIAS=""
    3.11