Fix typo and update

This commit is contained in:
Mike Ritter
2009-06-17 17:25:54 -07:00
parent 1ebf49189c
commit a06cdf1982

View File

@@ -23,7 +23,7 @@ If that doesn't work, go through the instructions on
then build everything: then build everything:
time make -j4 pdk pdk_all dist DIST_DIR=dist 2>&1 | tee logs/`date +%y%m%d-%H%M%S` time make -j8 pdk pdk_all dist DIST_DIR=dist 2>&1 | tee logs/`date +%y%m%d-%H%M%S`
so you can have a record of the build commands in the logs directory. so you can have a record of the build commands in the logs directory.