From f2ea14ab6683b73366b96c8aee7382c47e33bdef Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 15 Aug 2010 11:27:06 +0200 Subject: updated kernel to 2.6.35.2, busybox to 1.17.1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3caf22c..e6e7b43 100644 --- a/Makefile +++ b/Makefile @@ -14,9 +14,9 @@ help: # software versions SYSLINUX_VERSION=3.86 -KERNEL_VERSION=2.6.33.3 +KERNEL_VERSION=2.6.35.2 UCLIBC_VERSION=0.9.31 -BUSYBOX_VERSION=1.16.1 +BUSYBOX_VERSION=1.17.1 ACPID_VERSION=1.0.10 GPM_VERSION=1.20.6 PERL_VERSION=5.12.1 -- cgit v1.2.3-54-g00ecf