aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-05-09 11:38:37 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-05-09 11:38:37 +0000
commitceffa3f2e608d12d1b1f492ef647b5666495f6a0 (patch)
tree8b19773d516dd794088693bd3089dc34f837cbdd
parent88b4390432b6c735fe9c0793769ee6b218acbbe5 (diff)
downloadupstream-ceffa3f2e608d12d1b1f492ef647b5666495f6a0.tar.gz
upstream-ceffa3f2e608d12d1b1f492ef647b5666495f6a0.tar.bz2
upstream-ceffa3f2e608d12d1b1f492ef647b5666495f6a0.zip
kirkwood: switch to 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31665 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/kirkwood/Makefile2
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