summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-08-13 10:43:15 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-08-13 10:43:15 +0000
commit304589a06627ac3221becbbe1bf2ac3434d9b1bc (patch)
treeeef298dcf71a863587c06e55e0a76e8b83c5e89f /target
parentb44b066543496c7dcead0df987a7f8cbae3ff3e0 (diff)
downloadmaster-31e0f0ae-304589a06627ac3221becbbe1bf2ac3434d9b1bc.tar.gz
master-31e0f0ae-304589a06627ac3221becbbe1bf2ac3434d9b1bc.tar.bz2
master-31e0f0ae-304589a06627ac3221becbbe1bf2ac3434d9b1bc.zip
switch to 2.6.30
SVN-Revision: 17244
Diffstat (limited to 'target')
-rw-r--r--target/linux/ar71xx/Makefile2
1 files changed, 1 insertions, 1 deletions
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