projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
atheros: add gpio_set_debounce(), refresh patches
[openwrt.git]
/
target
/
linux
/
atheros
/
patches-2.6.37
/
101-early-printk-support.patch
diff --git
a/target/linux/atheros/patches-2.6.37/101-early-printk-support.patch
b/target/linux/atheros/patches-2.6.37/101-early-printk-support.patch
index
22d4174
..
44f08c6
100644
(file)
--- a/
target/linux/atheros/patches-2.6.37/101-early-printk-support.patch
+++ b/
target/linux/atheros/patches-2.6.37/101-early-printk-support.patch
@@
-58,7
+58,7
@@
obj-$(CONFIG_ATHEROS_AR2315) += ar2315.o
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
obj-$(CONFIG_ATHEROS_AR2315) += ar2315.o
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -11
0,6 +110
,7 @@ config ATHEROS_AR231X
+@@ -11
2,6 +112
,7 @@ config ATHEROS_AR231X
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
This page took
0.02546 seconds
and
4
git commands to generate.