patch-2.1.106 linux/drivers/zorro/Makefile

Next file: linux/drivers/zorro/zorro.c
Previous file: linux/drivers/sound/v_midi.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.105/linux/drivers/zorro/Makefile linux/drivers/zorro/Makefile
@@ -0,0 +1,12 @@
+#
+# Makefile for the linux/drivers/zorro/ directory.
+#
+
+SUB_DIRS     :=
+MOD_SUB_DIRS := $(SUB_DIRS)
+ALL_SUB_DIRS := $(SUB_DIRS)
+
+L_OBJS   := zorro.o
+L_TARGET := zorro.a
+
+include $(TOPDIR)/Rules.make

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov