summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorroot <root@europa5.lan>2009-08-23 14:26:11 +0200
committerroot <root@europa5.lan>2009-08-23 14:26:11 +0200
commit8cfd4a31b7a475a521034c720efa796eee2e50a3 (patch)
treeb586f694a7fbab15f11de204a0fdb6e8054c93a8 /Makefile
parentda2f0620a3b4ca216e9e4457a3153eec92954142 (diff)
downloadminilinux-8cfd4a31b7a475a521034c720efa796eee2e50a3.tar.gz
minilinux-8cfd4a31b7a475a521034c720efa796eee2e50a3.tar.bz2
updated kernel to 2.6.30.5 and busybox to 1.14.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
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