X-Git-Url: http://git.pjr.cc/?p=wyse_ntpd.git;a=blobdiff_plain;f=makeitall.sh;h=66735fda2b42a6664e68ea0b5c995aaa8d241ccd;hp=2dd542a81834358dfc67c06285e7d8aae0615e43;hb=HEAD;hpb=cf81a0bf92f4cab68e27b746026a6c15335571cc diff --git a/makeitall.sh b/makeitall.sh index 2dd542a..66735fd 100755 --- a/makeitall.sh +++ b/makeitall.sh @@ -10,6 +10,11 @@ pushd src/syslinux-5.10 make -C linux syslinux popd +echo "Building pps tools" +pushd src/pps-tools +make -j 3 +popd +echo "..... done" echo "Building linux kernel - this is gunna take a while..." pushd src/linux-3.10.9