--- elwix/Attic/build_cross.sh 2012/01/31 13:46:32 1.3.2.2 +++ elwix/Attic/build_cross.sh 2012/02/15 13:46:10 1.3.2.3 @@ -5,7 +5,7 @@ # (C) AITNET ltd - Sofia/Bulgaria # by Michael Pounov # -# $Id: build_cross.sh,v 1.3.2.2 2012/01/31 13:46:32 misho Exp $ +# $Id: build_cross.sh,v 1.3.2.3 2012/02/15 13:46:10 misho Exp $ # [ -r ./config/rc.elwix ] && . ./config/rc.elwix @@ -299,8 +299,6 @@ compile_3th() ./build.sh quagga ${CBUILD} ${PKG} ${TARGET_BUILD} [ $? -ne 0 ] && exit 1 ./build.sh coova-chilli ${CBUILD} ${PKG} ${TARGET_BUILD} - [ $? -ne 0 ] && exit 1 - ./build.sh ntpd ${CBUILD} ${PKG} ${TARGET_BUILD} [ $? -ne 0 ] && exit 1 ./build.sh iftop ${CBUILD} ${PKG} ${TARGET_BUILD} [ $? -ne 0 ] && exit 1