Obsolete unused backup project such as OK6410
Guo Wenxue
2019-07-29 953d3ca0072bf7beeb08baa9d6ce11824ea9045c
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh
#+--------------------------------------------------------------------------------------------
#|Description:  This shell script used to provide some common enviroment variable for other scripts
#|     Author:  GuoWenxue <guowenxue@gmail.com>
#|  ChangeLog:
#|           1, Initialize 1.0.0 on 2013.03.22
#+--------------------------------------------------------------------------------------------
 
#ARCH=arm920t
ARCH=arm1176jzfs
CROSS="/opt/buildroot-2012.08/${ARCH}/usr/bin/arm-linux-"