|
From: Peter K. <pk...@us...> - 2002-09-27 12:56:47
|
The following file was modified in : Name Old version New version Tag Comment ---- ----------- ----------- --- ------- init_env 1.2 1.3=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 The accompanying log: Setup the correct variables. The diff of the modified file(s): --- init_env 21 Oct 2001 10:40:11 -0000 1.2 +++ init_env 27 Sep 2002 12:56:46 -0000 1.3 @@ -2,9 +2,4 @@ # Run using '. init_env' or 'source init_env' =20 export AXIS_TOP_DIR=3D`pwd` - -#export AX_PRODUCTDIR=3D$AXIS_TOP_DIR -#export ELINUXDIR=3D$AXIS_TOP_DIR/elinux -export ELIBSDIR=3D$AXIS_TOP_DIR/libs -export APPS=3D$AXIS_TOP_DIR/apps -#export AX_PACKAGES=3D$AXIS_TOP_DIR/packages +export AXIS_KERNEL_DIR=3D$AXIS_TOP_DIR/linux |