import of upstream 2.4.34.4 from kernel.org
[linux-2.4.git] / arch / ia64 / hp / common / Makefile
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 O_TARGET := common.o
9
10 export-objs := sba_iommu.o
11
12 obj-y := sba_iommu.o
13
14 include $(TOPDIR)/Rules.make