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