home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / ia64 / hp / common / Makefile
Encoding:
Makefile  |  2008-12-24  |  293 b   |  12 lines

  1. #
  2. # ia64/platform/hp/common/Makefile
  3. #
  4. # Copyright (C) 2002 Hewlett Packard
  5. # Copyright (C) Alex Williamson (alex_williamson@hp.com)
  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
  11. obj-$(CONFIG_IA64_HP_AML_NFW) += aml_nfw.o
  12.