r3951 - branches/src/target/kernel/2.6.24.x/scripts

werner at sita.openmoko.org werner at sita.openmoko.org
Fri Jan 25 06:22:09 CET 2008


Author: werner
Date: 2008-01-25 06:22:06 +0100 (Fri, 25 Jan 2008)
New Revision: 3951

Modified:
   branches/src/target/kernel/2.6.24.x/scripts/build
Log:
- scripts/build: upgraded to KERNEL 2.6.24 and SVN_REV 3950
- scripts/build: commented out SVN, KERNEL, and UBOOT_DIR, for they are local
  settings



Modified: branches/src/target/kernel/2.6.24.x/scripts/build
===================================================================
--- branches/src/target/kernel/2.6.24.x/scripts/build	2008-01-25 05:21:18 UTC (rev 3950)
+++ branches/src/target/kernel/2.6.24.x/scripts/build	2008-01-25 05:22:06 UTC (rev 3951)
@@ -12,10 +12,10 @@
 #
 # SVN points to the root of the local copy of the OpenMoko SVN tree (the tree
 # must be checked out already), e.g.,
-SVN=/home/moko/svn.openmoko.org/
+# SVN=/home/moko/svn.openmoko.org/
 #
 # KERNEL specifies the kernel version we use, e.g.,
-KERNEL=2.6.24-rc8
+# KERNEL=2.6.24
 #
 # KERNELSRC_DIR, if defined, specifies the directory where the kernel source
 # tarball resides. By default, we use ".".
@@ -23,10 +23,10 @@
 #
 # UBOOT_DIR, if defined, specifies the absolute (!) path to the directory where
 # u-boot has been built. By default, we use ./u-boot
-UBOOT_DIR=/home/moko/fr/u-boot
+# UBOOT_DIR=/wherever/u-boot
 #
 # SVN_REV, if defined, specifies which SVN revision we use, e.g.,
-# SVN_REV=3911
+# SVN_REV=3950
 #
 
 # wget http://ftp.kernel.org/pub/linux/kernel/v2.6/linux-${KERNEL}.tar.bz2





More information about the commitlog mailing list