[Balloon-svn] r491 - balloon/trunk

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: subversion@balloonboard.org
Date:  
To: balloon-svn
Subject: [Balloon-svn] r491 - balloon/trunk
Author: wookey
Date: 2008-06-06 13:06:00 +0100 (Fri, 06 Jun 2008)
New Revision: 491

Modified:
balloon/trunk/Makefile.inc
Log:
Change default kernel to 2.6.25


Modified: balloon/trunk/Makefile.inc
===================================================================
--- balloon/trunk/Makefile.inc    2008-06-05 14:03:52 UTC (rev 490)
+++ balloon/trunk/Makefile.inc    2008-06-06 12:06:00 UTC (rev 491)
@@ -15,8 +15,8 @@

#Kernel settings
#KERNVER:=2.6.21.1
-KERNVER:=2.6.22.2
-#KERNVER:=2.6.23.1
+#KERNVER:=2.6.22.2
+KERNVER:=2.6.25.2
YAFFSCHECKOUT:=2007-12-14
BUILDKERNDIR:=$(BUILDDIR)/kernel/linux-$(KERNVER)