summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2010-08-15 11:27:06 +0200
committerAndreas Baumann <abaumann@yahoo.com>2010-08-15 11:27:06 +0200
commitf2ea14ab6683b73366b96c8aee7382c47e33bdef (patch)
treeef308e78b33c5f63ac261f44b76dc1663942bf52 /Makefile
parent54f36c9c7f398b851642e9444d88e7956f2a6a55 (diff)
downloadminilinux-f2ea14ab6683b73366b96c8aee7382c47e33bdef.tar.gz
minilinux-f2ea14ab6683b73366b96c8aee7382c47e33bdef.tar.bz2
updated kernel to 2.6.35.2, busybox to 1.17.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
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