describe next-build

Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
Nico Schottelius 2009-03-13 09:50:18 +01:00
parent 6afabcea9f
commit 055313228c
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,9 @@
# You should have received a copy of the GNU General Public License
# along with nsbin. If not, see <http://www.gnu.org/licenses/>.
#
#
# Script to build todays linux-next kernel
# You have to have it cloned already in $builddir
builddir="$HOME/build/linux-next"
date="$(date +%Y%m%d)"