diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-07-21 18:55:02 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-07-21 18:55:02 +0000 |
commit | 08c92313b135dc9c60b76b2f2c4eb52e4382c9b9 (patch) | |
tree | c9b324c74751944e3bff0e76ce70834ece2f75ff /target/linux/orion/Makefile | |
parent | 0fc13decde7e14c272edbfd051891755396a52a3 (diff) | |
download | upstream-08c92313b135dc9c60b76b2f2c4eb52e4382c9b9.tar.gz upstream-08c92313b135dc9c60b76b2f2c4eb52e4382c9b9.tar.bz2 upstream-08c92313b135dc9c60b76b2f2c4eb52e4382c9b9.zip |
upgrade orion to 2.6.30.2
SVN-Revision: 16950
Diffstat (limited to 'target/linux/orion/Makefile')
-rw-r--r-- | target/linux/orion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile index 8231d02ea4..112ca01e29 100644 --- a/target/linux/orion/Makefile +++ b/target/linux/orion/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Marvell Orion FEATURES:=squashfs SUBTARGETS=generic harddisk -LINUX_VERSION:=2.6.28.10 +LINUX_VERSION:=2.6.30.2 include $(INCLUDE_DIR)/target.mk |