patch-2.4.20 linux-2.4.20/arch/ia64/hp/common/Makefile

Next file: linux-2.4.20/arch/ia64/hp/common/sba_iommu.c
Previous file: linux-2.4.20/arch/ia64/hp/Makefile
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/ia64/hp/common/Makefile linux-2.4.20/arch/ia64/hp/common/Makefile
@@ -0,0 +1,14 @@
+#
+# ia64/platform/hp/common/Makefile
+#
+# Copyright (C) 2002 Hewlett Packard
+# Copyright (C) Alex Williamson (alex_williamson@hp.com)
+#
+
+O_TARGET := common.o
+
+export-objs := sba_iommu.o
+
+obj-y := sba_iommu.o
+
+include $(TOPDIR)/Rules.make

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)