diff options
Diffstat (limited to 'arch/ia64/sn/pci/Makefile')
-rw-r--r-- | arch/ia64/sn/pci/Makefile | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/ia64/sn/pci/Makefile b/arch/ia64/sn/pci/Makefile new file mode 100644 index 000000000000..b5dca0097a8e --- /dev/null +++ b/arch/ia64/sn/pci/Makefile | |||
@@ -0,0 +1,10 @@ | |||
1 | # | ||
2 | # This file is subject to the terms and conditions of the GNU General Public | ||
3 | # License. See the file "COPYING" in the main directory of this archive | ||
4 | # for more details. | ||
5 | # | ||
6 | # Copyright (C) 2000-2004 Silicon Graphics, Inc. All Rights Reserved. | ||
7 | # | ||
8 | # Makefile for the sn pci general routines. | ||
9 | |||
10 | obj-y := pci_dma.o pcibr/ | ||