From 8cfd4a31b7a475a521034c720efa796eee2e50a3 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 23 Aug 2009 14:26:11 +0200 Subject: updated kernel to 2.6.30.5 and busybox to 1.14.1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b01a6b7..902f9b8 100644 --- a/Makefile +++ b/Makefile @@ -14,9 +14,9 @@ help: # software versions GRUB_VERSION=0.97 -KERNEL_VERSION=2.6.28.8 +KERNEL_VERSION=2.6.30.5 UCLIBC_VERSION=0.9.30.1 -BUSYBOX_VERSION=1.13.3 +BUSYBOX_VERSION=1.14.1 ACPID_VERSION=1.0.10 GPM_VERSION=1.20.6 PERL_VERSION=5.10.0 -- cgit v1.2.3-54-g00ecf