patch-2.4.21 linux-2.4.21/drivers/s390/Makefile
Next file: linux-2.4.21/drivers/s390/block/dasd.c
Previous file: linux-2.4.21/drivers/s390/Config.in
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
2003-06-13 07:51:35.000000000 -0700
- Orig file:
linux-2.4.20/drivers/s390/Makefile
- Orig date:
2002-02-25 11:38:03.000000000 -0800
diff -urN linux-2.4.20/drivers/s390/Makefile linux-2.4.21/drivers/s390/Makefile
@@ -7,8 +7,8 @@
subdir-y := block char misc net
subdir-m := $(subdir-y)
-obj-y := s390io.o s390mach.o s390dyn.o idals.o ccwcache.o sysinfo.o
-export-objs += ccwcache.o idals.o s390dyn.o s390io.o
+obj-y := s390io.o s390mach.o s390dyn.o ccwcache.o sysinfo.o
+export-objs += ccwcache.o s390dyn.o s390io.o
obj-y += $(foreach dir,$(subdir-y),$(dir)/s390-$(dir).o)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)