[Runnix-commits] SF.net SVN: runnix:[101] trunk/target/device/geni586/linux.mk
Status: Alpha
Brought to you by:
krisk84
From: <ppr...@us...> - 2010-07-11 21:15:15
|
Revision: 101 http://runnix.svn.sourceforge.net/runnix/?rev=101&view=rev Author: pprindeville Date: 2010-07-11 21:15:09 +0000 (Sun, 11 Jul 2010) Log Message: ----------- Version bump kernel. Modified Paths: -------------- trunk/target/device/geni586/linux.mk Modified: trunk/target/device/geni586/linux.mk =================================================================== --- trunk/target/device/geni586/linux.mk 2010-07-11 21:14:41 UTC (rev 100) +++ trunk/target/device/geni586/linux.mk 2010-07-11 21:15:09 UTC (rev 101) @@ -22,7 +22,7 @@ ifneq ($(filter $(TARGETS),linux),) # Version of Linux to download and then apply patches to -DOWNLOAD_LINUX_VERSION:=2.6.26.8 +DOWNLOAD_LINUX_VERSION:=2.6.27.48 # Version of Linux AFTER patches LINUX_VERSION:=$(DOWNLOAD_LINUX_VERSION)-runnix This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |