--- embedaddon/build.sh 2012/07/06 13:21:28 1.6.2.7 +++ embedaddon/build.sh 2012/10/09 09:14:35 1.6.2.8 @@ -4,7 +4,7 @@ # # ./build.sh [package] [make_tool] [prefix_dir] [build_arch_str] # -# $Id: build.sh,v 1.6.2.7 2012/07/06 13:21:28 misho Exp $ +# $Id: build.sh,v 1.6.2.8 2012/10/09 09:14:35 misho Exp $ # CMD=$1 @@ -338,7 +338,7 @@ case $CMD in ;; istgt) cd istgt - ./configure ${PFX} + ./configure --enable-symlink-device ${PFX} ${MK} clean ${MK} install src/istgt ${P}/bin