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
Travis Kemen <thepeople@openwrt.org>
2010-02-12 01:12:11 +0000
committer
Travis Kemen <thepeople@openwrt.org>
2010-02-12 01:12:11 +0000
commit
5c75e1dd029a9cd18b5c46540c9c4323fd6311d7
(
patch
)
tree
935df147bf02f78d2055d62f69b9424b21479763
/
target/linux/gemini
parent
dce714ad077a89d005939c1c6a12b4c523ce71e9
(
diff
)
update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar
SVN-Revision: 19591
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 d233227354..45c31805b2 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.32.7
+LINUX_VERSION:=2.6.32.8
include $(INCLUDE_DIR)/target.mk