scripts/toolchain-config.in
author Titus von Boxberg <titus@v9g.de>
Thu Nov 17 14:18:44 2011 +0100 (2011-11-17)
changeset 2759 d063b1ae8c1b
parent 1189 5c20d52c8270
permissions -rw-r--r--
arch/x86: prescott is an i686

let CT_ARCH_ARCH=prescott result in a i686 tuple prefix

Signed-off-by: Titus von Boxberg <titus@v9g.de>
yann@894
     1
#!/bin/sh
yann@894
     2
yann@2614
     3
tail -n+5 "${0}" |bzcat
yann@894
     4
exit 0