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

Next file: linux-2.4.20/arch/ia64/hp/zx1/hpzx1_machvec.c
Previous file: linux-2.4.20/arch/ia64/hp/sim/hpsim_ssc.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/ia64/hp/zx1/Makefile linux-2.4.20/arch/ia64/hp/zx1/Makefile
@@ -0,0 +1,13 @@
+#
+# ia64/platform/hp/zx1/Makefile
+#
+# Copyright (C) 2002 Hewlett Packard
+# Copyright (C) Alex Williamson (alex_williamson@hp.com)
+#
+
+O_TARGET := zx1.o
+
+obj-y := hpzx1_misc.o
+obj-$(CONFIG_IA64_GENERIC) += hpzx1_machvec.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)