Author: alexander Date: 2006-07-15 19:56:48 -0600 (Sat, 15 Jul 2006) New Revision: 1664
Modified: trunk/packages/linux/Makefile Log: Kernel update Modified: trunk/packages/linux/Makefile =================================================================== --- trunk/packages/linux/Makefile 2006-07-16 01:50:29 UTC (rev 1663) +++ trunk/packages/linux/Makefile 2006-07-16 01:56:48 UTC (rev 1664) @@ -1,12 +1,12 @@ # Linux Kernel Makefile NM= linux -VRS= 2.6.16.25 +VRS= 2.6.16.26 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 URL-$(FILE)= http://www.kernel.org/pub/linux/kernel/v2.6/$(FILE) -SHA-$(FILE)= edfe884401c74814d2b450aa0020ad5d24ad8cbb +SHA-$(FILE)= 9bcbee82ccf335bdfc68cf57bc81d1f4ec22f151 # 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
