]>
Commit | Line | Data |
---|---|---|
1da177e4 LT |
1 | # |
2 | # ia64/platform/hp/common/Makefile | |
3 | # | |
4 | # Copyright (C) 2002 Hewlett Packard | |
5 | # Copyright (C) Alex Williamson ([email protected]) | |
6 | # | |
7 | ||
8 | obj-y := sba_iommu.o | |
9 | obj-$(CONFIG_IA64_HP_ZX1_SWIOTLB) += hwsw_iommu.o | |
10 | obj-$(CONFIG_IA64_GENERIC) += hwsw_iommu.o | |
28eda5b8 | 11 | obj-$(CONFIG_IA64_HP_AML_NFW) += aml_nfw.o |