projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
linux/ixp4xx: revert accidentally leaked enabled kernel option (thank you kaloz)
[openwrt.git]
/
target
/
linux
/
ifxmips
/
Makefile
diff --git
a/target/linux/ifxmips/Makefile
b/target/linux/ifxmips/Makefile
index
65dbe2b
..
996bf4d
100644
(file)
--- a/
target/linux/ifxmips/Makefile
+++ b/
target/linux/ifxmips/Makefile
@@
-12,7
+12,7
@@
BOARDNAME:=Infineon Mips
FEATURES:=squashfs jffs2 atm
SUBTARGETS:=danube ar9
-LINUX_VERSION:=2.6.33.
6
+LINUX_VERSION:=2.6.33.
7
CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
This page took
0.024983 seconds
and
4
git commands to generate.