diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-03-22 22:10:59 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-03-22 22:10:59 +0000 |
commit | 6e3e373f0cb904e2c0826984882378952261a9f3 (patch) | |
tree | 12cf7cc0ccf4c34a18cbde1045f28167f4b4c227 /target | |
parent | 54682728ae8ea2e9cdd72b34be2c027db32a665d (diff) |
atheros: upgrade to 2.6.28 by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14985 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 4d7c316ce..210a01646 100644 --- a/target/linux/atheros/Makefile +++ b/target/linux/atheros/Makefile @@ -11,7 +11,7 @@ BOARD:=atheros BOARDNAME:=Atheros 231x/5312 FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.26.8 +LINUX_VERSION:=2.6.28.7 include $(INCLUDE_DIR)/target.mk |