patch-2.4.10 linux/drivers/acpi/ospm/busmgr/Makefile
Next file: linux/drivers/acpi/ospm/busmgr/bm.c
Previous file: linux/drivers/acpi/ospm/battery/bt_osl.c
Back to the patch index
Back to the overall index
- Lines: 6
- Date:
Sun Sep 2 07:48:02 2001
- Orig file:
v2.4.9/linux/drivers/acpi/ospm/busmgr/Makefile
- Orig date:
Tue Jul 3 17:08:19 2001
diff -u --recursive --new-file v2.4.9/linux/drivers/acpi/ospm/busmgr/Makefile linux/drivers/acpi/ospm/busmgr/Makefile
@@ -1,3 +1,5 @@
+export-objs := bm_osl.o
+
O_TARGET := ospm_$(notdir $(CURDIR)).o
obj-m := $(O_TARGET)
EXTRA_CFLAGS += $(ACPI_CFLAGS)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)