Browse Source

atheros: upgrade to 2.6.28 by default

SVN-Revision: 14985
Felix Fietkau 17 years ago
parent
commit
56ddbfff1e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/atheros/Makefile

+ 1 - 1
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