patch-2.4.22 linux-2.4.22/drivers/acpi/ospm/busmgr/Makefile
Next file: linux-2.4.22/drivers/acpi/ospm/busmgr/bm.c
Previous file: linux-2.4.22/drivers/acpi/ospm/battery/bt_osl.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
1969-12-31 16:00:00.000000000 -0800
- Orig file:
linux-2.4.21/drivers/acpi/ospm/busmgr/Makefile
- Orig date:
2001-09-02 07:48:02.000000000 -0700
diff -urN linux-2.4.21/drivers/acpi/ospm/busmgr/Makefile linux-2.4.22/drivers/acpi/ospm/busmgr/Makefile
@@ -1,8 +0,0 @@
-export-objs := bm_osl.o
-
-O_TARGET := ospm_$(notdir $(CURDIR)).o
-obj-m := $(O_TARGET)
-EXTRA_CFLAGS += $(ACPI_CFLAGS)
-obj-y := $(patsubst %.c,%.o,$(wildcard *.c))
-
-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)