projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
kernel: add lzma support for arm cpu.
[openwrt.git]
/
target
/
linux
/
ar71xx
/
patches-2.6.33
/
001-ar71xx_core.patch
diff --git
a/target/linux/ar71xx/patches-2.6.33/001-ar71xx_core.patch
b/target/linux/ar71xx/patches-2.6.33/001-ar71xx_core.patch
index
5073652
..
33be313
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.33/001-ar71xx_core.patch
+++ b/
target/linux/ar71xx/patches-2.6.33/001-ar71xx_core.patch
@@
-1,6
+1,6
@@
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
-@@ -16
6,6 +166
,13 @@ ifeq (,$(findstring march=octeon, $(cfla
+@@ -16
8,6 +168
,13 @@ ifeq (,$(findstring march=octeon, $(cfla
cflags-$(CONFIG_CPU_CAVIUM_OCTEON) += -Wa,-march=octeon
endif
This page took
0.020224 seconds
and
4
git commands to generate.