projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
atheros: nuke clocksoure init patch
[openwrt.git]
/
target
/
linux
/
atheros
/
patches-2.6.30
/
105-ar2315_pci.patch
diff --git
a/target/linux/atheros/patches-2.6.30/105-ar2315_pci.patch
b/target/linux/atheros/patches-2.6.30/105-ar2315_pci.patch
index
9b76dfe
..
3f5e6b4
100644
(file)
--- a/
target/linux/atheros/patches-2.6.30/105-ar2315_pci.patch
+++ b/
target/linux/atheros/patches-2.6.30/105-ar2315_pci.patch
@@
-1,7
+1,7
@@
--- a/arch/mips/ar231x/Makefile
+++ b/arch/mips/ar231x/Makefile
--- a/arch/mips/ar231x/Makefile
+++ b/arch/mips/ar231x/Makefile
-@@ -1
1,3 +11,4 @@
- obj-y += board.o prom.o devices.o
+@@ -1
4,3 +14,4 @@ obj-$(CONFIG_EARLY_PRINTK) += early_prin
+
obj-$(CONFIG_ATHEROS_AR5312) += ar5312.o
obj-$(CONFIG_ATHEROS_AR2315) += ar2315.o
+obj-$(CONFIG_ATHEROS_AR2315_PCI) += pci.o
obj-$(CONFIG_ATHEROS_AR5312) += ar5312.o
obj-$(CONFIG_ATHEROS_AR2315) += ar2315.o
+obj-$(CONFIG_ATHEROS_AR2315_PCI) += pci.o
This page took
0.019191 seconds
and
4
git commands to generate.