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

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

diff -urN linux-2.4.19/arch/ia64/hp/sim/Makefile linux-2.4.20/arch/ia64/hp/sim/Makefile
@@ -0,0 +1,13 @@
+#
+# ia64/platform/hp/sim/Makefile
+#
+# Copyright (C) 1999 Silicon Graphics, Inc.
+# Copyright (C) Srinivasa Thirumalachar (sprasad@engr.sgi.com)
+#
+
+O_TARGET := sim.o
+
+obj-y := hpsim_console.o hpsim_irq.o hpsim_setup.o
+obj-$(CONFIG_IA64_GENERIC) += hpsim_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)