diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-06-05 06:57:51 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-06-05 06:57:51 +0000 |
commit | 466d98bf88c18b2c324d7150a21ec9f3d91cf17f (patch) | |
tree | 6b3a658e855fcb6ef31a492eec6680f459c2caaf /target/linux/atheros/Makefile | |
parent | 576ea25936ef8dea7ab183226864035dc49f9211 (diff) |
[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/atheros/Makefile')
-rw-r--r-- | target/linux/atheros/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index 12fe791ff..ce2a90dc9 100644 --- a/target/linux/atheros/Makefile +++ b/target/linux/atheros/Makefile @@ -11,7 +11,7 @@ BOARD:=atheros BOARDNAME:=Atheros AR231x/AR5312 FEATURES:=squashfs jffs2 -LINUX_VERSION:=3.3.7 +LINUX_VERSION:=3.3.8 include $(INCLUDE_DIR)/target.mk |