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
/
ppc40x
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
Hauke Mehrtens <hauke@hauke-m.de>
2010-02-28 10:16:47 +0000
committer
Hauke Mehrtens <hauke@hauke-m.de>
2010-02-28 10:16:47 +0000
commit
0c7b285613a12f086952be1bebbd08c1ad10dbb7
(
patch
)
tree
c6106ea401e7e5270377cf25190ff3f98302cb83
/
target/linux/ppc40x
parent
85119a7cff2dde28b10dd8edba3d2415b6f329da
(
diff
)
kernel: update to kernel 2.6.32.9
SVN-Revision: 19890
Diffstat
(limited to 'target/linux/ppc40x')
-rw-r--r--
target/linux/ppc40x/Makefile
2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile
index 746ff3d227..f581569c19 100644
--- a/
target/linux/ppc40x/Makefile
+++ b/
target/linux/ppc40x/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=AMCC/IBM PPC40x
FEATURES:=squashfs
CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=405
-LINUX_VERSION:=2.6.32.8
+LINUX_VERSION:=2.6.32.9
include $(INCLUDE_DIR)/target.mk