diff --git a/[refs] b/[refs] index 082b293b4ef2..914979c0ffb8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: da8604cc2d6cd4cbde873c7ba308365e402ac7bf +refs/heads/master: 469b1d8741a5970ad49f2b5a837811579ba0b6f2 diff --git a/trunk/arch/x86_64/pci/Makefile b/trunk/arch/x86_64/pci/Makefile index 1eb18f421edf..149aba05a5b8 100644 --- a/trunk/arch/x86_64/pci/Makefile +++ b/trunk/arch/x86_64/pci/Makefile @@ -3,7 +3,7 @@ # # Reuse the i386 PCI subsystem # -CFLAGS += -Iarch/i386/pci +EXTRA_CFLAGS += -Iarch/i386/pci obj-y := i386.o obj-$(CONFIG_PCI_DIRECT)+= direct.o