projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
- bump atheros to .26
[openwrt.git]
/
target
/
linux
/
adm5120
/
patches
/
001-adm5120.patch
diff --git
a/target/linux/adm5120/patches/001-adm5120.patch
b/target/linux/adm5120/patches/001-adm5120.patch
index
84d0a8d
..
290dbd6
100644
(file)
--- a/
target/linux/adm5120/patches/001-adm5120.patch
+++ b/
target/linux/adm5120/patches/001-adm5120.patch
@@
-1,6
+1,6
@@
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -18,6 +18,2
0
@@
+@@ -18,6 +18,2
1
@@
prompt "System type"
default SGI_IP22
prompt "System type"
default SGI_IP22
@@
-17,11
+17,12
@@
+ select SYS_SUPPORTS_BIG_ENDIAN
+ select SYS_SUPPORTS_32BIT_KERNEL
+ select GENERIC_GPIO
+ select SYS_SUPPORTS_BIG_ENDIAN
+ select SYS_SUPPORTS_32BIT_KERNEL
+ select GENERIC_GPIO
++ select SWAP_IO_SPACE if CPU_BIG_ENDIAN
+
config MACH_ALCHEMY
bool "Alchemy processor based machines"
+
config MACH_ALCHEMY
bool "Alchemy processor based machines"
-@@ -683,6 +69
7
,7 @@
+@@ -683,6 +69
8
,7 @@
endchoice
endchoice
This page took
0.020988 seconds
and
4
git commands to generate.