2.6.26 final is out

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11829 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Imre Kaloz
2008-07-14 13:58:54 +00:00
parent fd178ce6a2
commit 93dca50600
3 changed files with 5 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ BOARDNAME:=Intel IXP4xx
FEATURES:=squashfs
SUBTARGETS=generic harddisk
LINUX_VERSION:=2.6.26-rc9
LINUX_VERSION:=2.6.26
include $(INCLUDE_DIR)/target.mk

View File

@@ -11,7 +11,7 @@ BOARD:=orion
BOARDNAME:=Marvell Orion
FEATURES:=squashfs
LINUX_VERSION:=2.6.26-rc9
LINUX_VERSION:=2.6.26
include $(INCLUDE_DIR)/target.mk