summaryrefslogtreecommitdiffstats
path: root/target/linux/at91
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/at91
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/at91')
-rw-r--r--target/linux/at91/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile
index c18db95336..3c7d85bda7 100644
--- a/target/linux/at91/Makefile
+++ b/target/linux/at91/Makefile
@@ -14,7 +14,7 @@ FEATURES:=squashfs jffs2 targz ext2 usb
CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -fno-caller-saves
SUBTARGETS:=9g20 9260 9263
-LINUX_VERSION:=3.3.7
+LINUX_VERSION:=3.3.8
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk