From: Gabor Juhos Date: Thu, 13 Aug 2009 10:43:15 +0000 (+0000) Subject: [ar71xx] switch to 2.6.30 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=38e93569320af039ffa3d737bdfbe0ae4c1b1a9a;p=15.05%2Fopenwrt.git [ar71xx] switch to 2.6.30 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17244 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index a048b421be..0a97a35f60 100644 --- a/target/linux/ar71xx/Makefile +++ b/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