projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
982d3e3
)
ppc44x: switch to 3.6.11
author
Gabor Juhos
<juhosg@openwrt.org>
Wed, 19 Dec 2012 09:45:42 +0000
(09:45 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Wed, 19 Dec 2012 09:45:42 +0000
(09:45 +0000)
Compile tested only. The target is broken anyway,
so the kernel version does not matter too much.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34786
target/linux/ppc44x/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ppc44x/Makefile
b/target/linux/ppc44x/Makefile
index 5f59320b843563633b974c4bd5bc583f90bb8b9c..bc2ce2939bbd200829ecc6aae8a4e15fc0d82ab5 100644
(file)
--- a/
target/linux/ppc44x/Makefile
+++ b/
target/linux/ppc44x/Makefile
@@
-13,7
+13,7
@@
FEATURES:=squashfs broken
CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=440
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=3.
3.8
+LINUX_VERSION:=3.
6.11
include $(INCLUDE_DIR)/target.mk