diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-07 20:11:43 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-07 20:11:43 +0000 |
commit | 34018a630fec422d7e59afa1b3ee9ef92ceb9230 (patch) | |
tree | d32712fe10f9cd18409154a47fb32a1607ba8c77 /target/linux/atheros/Makefile | |
parent | 6b5012ce1fa90c0be451e73fce5f545dd1cf185d (diff) | |
download | upstream-34018a630fec422d7e59afa1b3ee9ef92ceb9230.tar.gz upstream-34018a630fec422d7e59afa1b3ee9ef92ceb9230.tar.bz2 upstream-34018a630fec422d7e59afa1b3ee9ef92ceb9230.zip |
kernel: update linux 3.3 to 3.3.5
SVN-Revision: 31645
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 e251f21ee3..77d7fad419 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.4 +LINUX_VERSION:=3.3.5 include $(INCLUDE_DIR)/target.mk |