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

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)