projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
kernel: fix cryptodev with kernel >= 2.6.35
[openwrt.git]
/
target
/
linux
/
ar71xx
/
Makefile
diff --git
a/target/linux/ar71xx/Makefile
b/target/linux/ar71xx/Makefile
index
cbccbb8
..
4b5a8a7
100644
(file)
--- a/
target/linux/ar71xx/Makefile
+++ b/
target/linux/ar71xx/Makefile
@@
-13,7
+13,7
@@
FEATURES:=squashfs jffs2 targz
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
SUBTARGETS:=generic nand
-LINUX_VERSION:=2.6.32.
13
+LINUX_VERSION:=2.6.32.
26
include $(INCLUDE_DIR)/target.mk
This page took
0.021574 seconds
and
4
git commands to generate.