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