Author: jhuntwork Date: 2006-05-07 19:59:41 -0600 (Sun, 07 May 2006) New Revision: 1538
Modified: trunk/packages/linux/Makefile Log: Updated to linux-2.6.16.14 Modified: trunk/packages/linux/Makefile =================================================================== --- trunk/packages/linux/Makefile 2006-05-08 00:49:27 UTC (rev 1537) +++ trunk/packages/linux/Makefile 2006-05-08 01:59:41 UTC (rev 1538) @@ -1,12 +1,12 @@ # Linux Kernel Makefile NM= linux -VRS= 2.6.16.13 +VRS= 2.6.16.14 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 URL-$(FILE)= http://www.kernel.org/pub/linux/kernel/v2.6/$(FILE) -SHA-$(FILE)= c236af60e46edefb1743974bc229f5ce054e5106 +SHA-$(FILE)= 25e9323d75527346acff81b389f0c6fa0fb9ac6e # URL_REISER4= http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.16/2.6.16-mm1/broken-out/ -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
