summaryrefslogtreecommitdiffstats
path: root/target/linux/orion
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2012-06-05 06:57:51 +0000
committerJohn Crispin <john@openwrt.org>2012-06-05 06:57:51 +0000
commita4d96aae8d53e2dca3964d123e80d70c1fdffa7e (patch)
tree6b5783662551588a6fafff07a1d8188b8bb73342 /target/linux/orion
parent605012ad5d540dabd2d3f843e1e2a8d61241c724 (diff)
downloadmaster-31e0f0ae-a4d96aae8d53e2dca3964d123e80d70c1fdffa7e.tar.gz
master-31e0f0ae-a4d96aae8d53e2dca3964d123e80d70c1fdffa7e.tar.bz2
master-31e0f0ae-a4d96aae8d53e2dca3964d123e80d70c1fdffa7e.zip
bump to 3.3.8
SVN-Revision: 32055
Diffstat (limited to 'target/linux/orion')
-rw-r--r--target/linux/orion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile
index 995fcf4158..b81c4f5cca 100644
--- a/target/linux/orion/Makefile
+++ b/target/linux/orion/Makefile
@@ -13,7 +13,7 @@ SUBTARGETS:=generic harddisk dns323
CFLAGS=-Os -pipe -march=armv5te -mtune=xscale -fno-caller-saves
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=3.3.7
+LINUX_VERSION:=3.3.8
include $(INCLUDE_DIR)/target.mk