diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-11-04 09:01:08 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-11-04 09:01:08 +0000 |
commit | a497060e393a9113e9ffd8bb6606056151546935 (patch) | |
tree | 9682592de4c3130b7ce3e527ef44a9e0eb7f4ac6 /target/linux/atheros | |
parent | 0d2d616938b69e31c74c88c5c38fa34c97692c60 (diff) | |
download | upstream-a497060e393a9113e9ffd8bb6606056151546935.tar.gz upstream-a497060e393a9113e9ffd8bb6606056151546935.tar.bz2 upstream-a497060e393a9113e9ffd8bb6606056151546935.zip |
update kernels to 2.6.32.25 and 2.6.35.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23851 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros')
-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 67417a0914..6e29fd7d98 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:=2.6.32.24 +LINUX_VERSION:=2.6.32.25 include $(INCLUDE_DIR)/target.mk |