projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d8566a
)
x86/pci: Makefile merge: removing include dir flag
author
Robert Richter
<robert.richter@amd.com>
Wed, 2 Jul 2008 20:50:20 +0000
(22:50 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 9 Jul 2008 09:44:01 +0000
(11:44 +0200)
Signed-off-by: Robert Richter <robert.richter@amd.com>
Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/pci/Makefile
patch
|
blob
|
history
diff --git
a/arch/x86/pci/Makefile
b/arch/x86/pci/Makefile
index
3a8fb73
..
8645094
100644
(file)
--- a/
arch/x86/pci/Makefile
+++ b/
arch/x86/pci/Makefile
@@
-32,9
+32,6
@@
else
#
# Makefile for X86_64 specific PCI routines
#
-# Reuse the i386 PCI subsystem
-#
-EXTRA_CFLAGS += -Iarch/x86/pci
obj-y := i386.o
obj-$(CONFIG_PCI_DIRECT)+= direct.o