summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-10-23 12:10:25 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-10-23 12:10:25 +0000
commitd4b251bdb8c014b7fbe3ef19448a75c3e4525efa (patch)
treebecd19cba4c2dd9d222d5e434f8968327c425c72 /target/linux/ramips
parent46c66bba3670341d33237b055d52767d53f32298 (diff)
downloadmaster-31e0f0ae-d4b251bdb8c014b7fbe3ef19448a75c3e4525efa.tar.gz
master-31e0f0ae-d4b251bdb8c014b7fbe3ef19448a75c3e4525efa.tar.bz2
master-31e0f0ae-d4b251bdb8c014b7fbe3ef19448a75c3e4525efa.zip
update to 2.6.30.9
SVN-Revision: 18126
Diffstat (limited to 'target/linux/ramips')
-rw-r--r--target/linux/ramips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile
index 073262a097..c721fae40b 100644
--- a/target/linux/ramips/Makefile
+++ b/target/linux/ramips/Makefile
@@ -13,7 +13,7 @@ SUBTARGETS:=rt288x rt305x
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
FEATURES:=squashfs broken
-LINUX_VERSION:=2.6.30.8
+LINUX_VERSION:=2.6.30.9
include $(INCLUDE_DIR)/target.mk