patch-2.4.23 linux-2.4.23/arch/ia64/drivers/Makefile

Next file: linux-2.4.23/arch/ia64/drivers/simeth.c
Previous file: linux-2.4.23/arch/ia64/defconfig
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/arch/ia64/drivers/Makefile linux-2.4.23/arch/ia64/drivers/Makefile
@@ -0,0 +1,13 @@
+#
+# ia64/drivers/Makefile
+#
+# Copyright (C) 2003 Hewlett-Packard Co.
+#	Bjorn Helgaas <bjorn.helgaas@hp.com>
+
+O_TARGET := drivers.o
+
+obj-$(CONFIG_HP_SIMETH) += simeth.o
+obj-$(CONFIG_HP_SIMSERIAL) += simserial.o
+obj-$(CONFIG_HP_SIMSCSI) += simscsi.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)