projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec52d7b
)
[MIPS] excite: PCI makefile needs to use += if it wants a chance to work.
author
Ralf Baechle
<ralf@linux-mips.org>
Fri, 23 Jun 2006 14:02:03 +0000
(15:02 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 29 Jun 2006 20:10:54 +0000
(21:10 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/pci/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/pci/Makefile
b/arch/mips/pci/Makefile
index 465778c5d816064e127d77164b7eef4a2ec6d769..35d5927706eac8701f6442fe75620fb381445599 100644
(file)
--- a/
arch/mips/pci/Makefile
+++ b/
arch/mips/pci/Makefile
@@
-23,7
+23,7
@@
obj-$(CONFIG_MARKEINS) += ops-emma2rh.o pci-emma2rh.o fixup-emma2rh.o
#
# These are still pretty much in the old state, watch, go blind.
#
-obj-$(CONFIG_BASLER_EXCITE) = ops-titan.o pci-excite.o fixup-excite.o
+obj-$(CONFIG_BASLER_EXCITE)
+
= ops-titan.o pci-excite.o fixup-excite.o
obj-$(CONFIG_DDB5477) += fixup-ddb5477.o pci-ddb5477.o ops-ddb5477.o
obj-$(CONFIG_LASAT) += pci-lasat.o
obj-$(CONFIG_MIPS_ATLAS) += fixup-atlas.o