diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-09 11:38:37 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-09 11:38:37 +0000 |
commit | 861b9b25e03466ab031d377b8ea11994535d47c7 (patch) | |
tree | 9c8c443b4c929acef0f1d192c525e816a3e8d8d7 /target/linux/kirkwood | |
parent | b2720419986ed3548ed20fb5291d0e5787f60ceb (diff) | |
download | upstream-861b9b25e03466ab031d377b8ea11994535d47c7.tar.gz upstream-861b9b25e03466ab031d377b8ea11994535d47c7.tar.bz2 upstream-861b9b25e03466ab031d377b8ea11994535d47c7.zip |
kirkwood: switch to 3.3
SVN-Revision: 31665
Diffstat (limited to 'target/linux/kirkwood')
-rw-r--r-- | target/linux/kirkwood/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile index 06b6fc7f0f..e748788368 100644 --- a/target/linux/kirkwood/Makefile +++ b/target/linux/kirkwood/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Marvell Kirkwood FEATURES:=targz usb jffs2 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -LINUX_VERSION:=2.6.37.6 +LINUX_VERSION:=3.3.5 include $(INCLUDE_DIR)/target.mk |