1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-18 14:47:46 +01:00

bump kernel version to 2.6.28

SVN-Revision: 13990
This commit is contained in:
Florian Fainelli 2009-01-12 09:57:58 +00:00
parent ab8d91ac12
commit d814f38dd3

@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
FEATURES:=ext2
LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
LINUX_VERSION:=2.6.26.8
LINUX_VERSION:=2.6.28
include $(INCLUDE_DIR)/target.mk