summaryrefslogtreecommitdiffstats
path: root/target/linux/sibyte
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-27 10:02:24 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-27 10:02:24 +0000
commit2f7cbe555a85de36e7e4c9f006f6132989f6f52e (patch)
tree1e9a718346ea295c0cd2258e5a8b13388d0a5903 /target/linux/sibyte
parentd448bd10fd14ae28667fac0e643aa3c08f74d1a5 (diff)
[kernel] switch to 2.6.30.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17028 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/sibyte')
-rw-r--r--target/linux/sibyte/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/sibyte/Makefile b/target/linux/sibyte/Makefile
index 522d18dbb..bd7e2885e 100644
--- a/target/linux/sibyte/Makefile
+++ b/target/linux/sibyte/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Broadcom/SiByte SB-1
FEATURES:=fpu
CFLAGS:=-Os -pipe -march=sb1 -funit-at-a-time
-LINUX_VERSION:=2.6.30.2
+LINUX_VERSION:=2.6.30.3
include $(INCLUDE_DIR)/target.mk