x86/pci: Makefile merge: removing include dir flag
authorRobert Richter <robert.richter@amd.com>
Wed, 2 Jul 2008 20:50:20 +0000 (22:50 +0200)
committerIngo 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

index 3a8fb7303ad172ee2dd8b0a14a1af2d4954fec13..8645094d7423a191847c92df77f0dc678f2070fd 100644 (file)
@@ -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
This page took 0.037394 seconds and 5 git commands to generate.