projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[brcm63xx] prevent bcm6338 and bcm6345 from crashing very early
[openwrt.git]
/
target
/
linux
/
pxa
/
patches-2.6.21
/
011-proc-gpio.patch
diff --git
a/target/linux/pxa/patches-2.6.21/011-proc-gpio.patch
b/target/linux/pxa/patches-2.6.21/011-proc-gpio.patch
index
479a070
..
9085a48
100644
(file)
--- a/
target/linux/pxa/patches-2.6.21/011-proc-gpio.patch
+++ b/
target/linux/pxa/patches-2.6.21/011-proc-gpio.patch
@@
-1,6
+1,6
@@
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
-@@ -505,6 +505,8 @@
+@@ -505,6 +505,8 @@
config PCI_HOST_VIA82C505
depends on PCI && ARCH_SHARK
default y
depends on PCI && ARCH_SHARK
default y
@@
-11,7
+11,7
@@
source "drivers/pcmcia/Kconfig"
--- a/drivers/Makefile
+++ b/drivers/Makefile
source "drivers/pcmcia/Kconfig"
--- a/drivers/Makefile
+++ b/drivers/Makefile
-@@ -81,3 +81,4 @@
+@@ -81,3 +81,4 @@
obj-$(CONFIG_GENERIC_TIME) += clocksourc
obj-$(CONFIG_DMA_ENGINE) += dma/
obj-$(CONFIG_HID) += hid/
obj-$(CONFIG_PPC_PS3) += ps3/
obj-$(CONFIG_DMA_ENGINE) += dma/
obj-$(CONFIG_HID) += hid/
obj-$(CONFIG_PPC_PS3) += ps3/
This page took
0.022267 seconds
and
4
git commands to generate.