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