diff options
Diffstat (limited to 'arch/ia64/pci/Makefile')
-rw-r--r-- | arch/ia64/pci/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/pci/Makefile b/arch/ia64/pci/Makefile index e66889e..fb14dc5 100644 --- a/arch/ia64/pci/Makefile +++ b/arch/ia64/pci/Makefile @@ -1,4 +1,4 @@ # # Makefile for the ia64-specific parts of the pci bus # -obj-y := pci.o +obj-y := pci.o fixup.o |