Browse Source

switch to 2.6.30

SVN-Revision: 17244
Gabor Juhos 16 years ago
parent
commit
304589a066
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ar71xx/Makefile

+ 1 - 1
target/linux/ar71xx/Makefile

@@ -12,7 +12,7 @@ BOARDNAME:=Atheros AR71xx/AR7240/AR913x
 FEATURES:=squashfs jffs2 tgz
 CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
 
-LINUX_VERSION:=2.6.28.10
+LINUX_VERSION:=2.6.30.4
 
 include $(INCLUDE_DIR)/target.mk