diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-19 16:11:07 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-19 16:11:07 +0000 |
commit | d4a87b2a61bbf504ec6aeaa2051675d7476f2ba1 (patch) | |
tree | 849e9cc9623904788570caa895b1864a2cb101a6 /target/linux/ar71xx/Makefile | |
parent | 57d520448e0039af7f16671656574355e885cd7e (diff) |
[kernel] update to 2.6.28.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14565 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/Makefile')
-rw-r--r-- | target/linux/ar71xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index 78ecd47df..64bbd3566 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -11,7 +11,7 @@ BOARD:=ar71xx BOARDNAME:=Atheros AR71xx FEATURES:=squashfs tgz -LINUX_VERSION:=2.6.28.5 +LINUX_VERSION:=2.6.28.6 include $(INCLUDE_DIR)/target.mk |