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
/
at91
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
Imre Kaloz <kaloz@openwrt.org>
2010-11-24 18:50:11 +0000
committer
Imre Kaloz <kaloz@openwrt.org>
2010-11-24 18:50:11 +0000
commit
ead8ab8403bfbc0fa588c6590e85c18141fa74a2
(
patch
)
tree
ba09767c2a0918184d698bc442e6b363437b5483
/
target/linux/at91
parent
2c63c1543e64ab431ace157d2469e171c7f9205f
(
diff
)
update to the latest stable kernels
SVN-Revision: 24136
Diffstat
(limited to 'target/linux/at91')
-rw-r--r--
target/linux/at91/Makefile
2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile
index d2308f376c..03ebe22ce4 100644
--- a/
target/linux/at91/Makefile
+++ b/
target/linux/at91/Makefile
@@ -13,7 +13,7 @@ BOARDNAME:=Atmel AT91
FEATURES:=squashfs jffs2 targz
CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time
-LINUX_VERSION:=2.6.35.8
+LINUX_VERSION:=2.6.35.9
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk