adding ppstools to bits
[wyse_ntpd.git] / setup_build.sh
index d0c8124..ae911df 100755 (executable)
@@ -17,6 +17,10 @@ tar xfz ../src_arch/buildroot-2013.05.tar.gz
 echo "..... done"
 
 echo "Getting ppstools"
+cd src
+git clone https://github.com/ago/pps-tools.git
+cd ..
+echo "..... done"
 
 echo "You now need to do a \"git reset --hard\" then \"sh makeitall\""