aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2012-06-05 06:57:51 +0000
committerJohn Crispin <blogic@openwrt.org>2012-06-05 06:57:51 +0000
commit266c70cdf4011503ad2a3cbad088526a6df67107 (patch)
tree6b3a658e855fcb6ef31a492eec6680f459c2caaf /target/linux/at91
parent321654ac94dab81c0b747149e4dd26ae1ebba3a8 (diff)
downloadupstream-266c70cdf4011503ad2a3cbad088526a6df67107.tar.gz
upstream-266c70cdf4011503ad2a3cbad088526a6df67107.tar.bz2
upstream-266c70cdf4011503ad2a3cbad088526a6df67107.zip
[kernel] bump to 3.3.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32055 3c298f89-4303-0410-b956-a3cf2f4a3e73
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