projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Prior to kernel 2.6.23, architecture path was i386, allow that when switching kernel...
[openwrt.git]
/
target
/
linux
/
ifxmips
/
Makefile
diff --git
a/target/linux/ifxmips/Makefile
b/target/linux/ifxmips/Makefile
index
bfe84fe
..
e25eea8
100644
(file)
--- a/
target/linux/ifxmips/Makefile
+++ b/
target/linux/ifxmips/Makefile
@@
-10,7
+10,7
@@
ARCH:=mips
BOARD:=ifxmips
BOARDNAME:=Infineon Mips
FEATURES:=squashfs jffs2
-LINUX_VERSION:=2.6.25.
4
+LINUX_VERSION:=2.6.25.
9
include $(INCLUDE_DIR)/target.mk
This page took
0.024722 seconds
and
4
git commands to generate.