diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-25 12:27:13 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-25 12:27:13 +0000 |
commit | e6eeee0230350afdc39c0e5a36c7a6bb2edc8875 (patch) | |
tree | ab37f2e4bb41ca942b63ff3d5527e63b1e7f44e6 /target/linux/cobalt | |
parent | 94785e705e7ab4192df5b9729bd77cf44c7e5d29 (diff) | |
download | upstream-e6eeee0230350afdc39c0e5a36c7a6bb2edc8875.tar.gz upstream-e6eeee0230350afdc39c0e5a36c7a6bb2edc8875.tar.bz2 upstream-e6eeee0230350afdc39c0e5a36c7a6bb2edc8875.zip |
update to 2.6.30-rc7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16048 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/cobalt')
-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 eb0cd2b3ab..f2501d838b 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-rc6 +LINUX_VERSION:=2.6.30-rc7 include $(INCLUDE_DIR)/target.mk |