index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
about
summary
refs
log
tree
commit
diff
path:
root
/
target
/
linux
/
gemini
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Florian Fainelli <florian@openwrt.org>
2009-12-04 14:52:45 +0000
committer
Florian Fainelli <florian@openwrt.org>
2009-12-04 14:52:45 +0000
commit
a47b8566a194791a02ec969ce0756e8f7ad972f6
(
patch
)
tree
597aedb712aa88b39eef3d924b447e62889906e9
/
target/linux/gemini
parent
6891ad6ef661738aaa4724f3379091a99496da47
(
diff
)
update to 2.6.30, refresh patches
SVN-Revision: 18635
Diffstat
(limited to 'target/linux/gemini')
-rw-r--r--
target/linux/gemini/Makefile
2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/gemini/Makefile b/target/linux/gemini/Makefile
index 52a7c078bd..d0e7bb9cc3 100644
--- a/
target/linux/gemini/Makefile
+++ b/
target/linux/gemini/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Cortina Systems CS351x
FEATURES:=squashfs
CFLAGS:=-Os -pipe -march=armv4 -mtune=arm9tdmi -funit-at-a-time
-LINUX_VERSION:=2.6.30.9
+LINUX_VERSION:=2.6.30.10
include $(INCLUDE_DIR)/target.mk