X-Git-Url: http://git.pjr.cc/?p=wyse_ntpd.git;a=blobdiff_plain;f=makeitall.sh;fp=makeitall.sh;h=66735fda2b42a6664e68ea0b5c995aaa8d241ccd;hp=2dd542a81834358dfc67c06285e7d8aae0615e43;hb=cb606e5bd05e98f148ee82d443e5b2e379d3bc5f;hpb=a1e9913ff549395bd0375c6f044a0a0ddc3c1097 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