upgrade to newest stable kernel versions

SVN-Revision: 15575
This commit is contained in:
Imre Kaloz
2009-05-03 16:58:06 +00:00
parent e30ebf29ca
commit 86a4a6edb9
21 changed files with 31 additions and 31 deletions

View File

@@ -1,4 +1,4 @@
#
#
# Copyright (C) 2006 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
@@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
FEATURES:=ext2
LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
LINUX_VERSION:=2.6.28.9
LINUX_VERSION:=2.6.28.10
include $(INCLUDE_DIR)/target.mk