diff options
author | hcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-11 08:26:52 +0000 |
---|---|---|
committer | hcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-11 08:26:52 +0000 |
commit | e788122fa6919805228e369e9598d4e2ca08146e (patch) | |
tree | 3645db7d0fc990d7b1d887cc7e05254270df979b /target/linux/cobalt/Makefile | |
parent | 53ab200256922aed50093445c29757cf1e2a704d (diff) |
Bump 2.6.30 kernel version to final
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16419 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/cobalt/Makefile')
-rw-r--r-- | target/linux/cobalt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cobalt/Makefile b/target/linux/cobalt/Makefile index b81ea9b85..ece8eb955 100644 --- a/target/linux/cobalt/Makefile +++ b/target/linux/cobalt/Makefile @@ -11,7 +11,7 @@ BOARD:=cobalt BOARDNAME:=Cobalt Microservers FEATURES:=tgz pci -LINUX_VERSION:=2.6.30-rc8 +LINUX_VERSION:=2.6.30 include $(INCLUDE_DIR)/target.mk |