patch-2.4.0-test4 linux/drivers/acpi/Makefile
Next file: linux/drivers/acpi/cpu.c
Previous file: linux/drivers/acorn/net/ether3.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jul 12 13:21:57 2000
- Orig file:
v2.4.0-test3/linux/drivers/acpi/Makefile
- Orig date:
Mon Jul 10 16:47:21 2000
diff -u --recursive --new-file v2.4.0-test3/linux/drivers/acpi/Makefile linux/drivers/acpi/Makefile
@@ -11,7 +11,7 @@
O_OBJS :=
M_OBJS :=
-ACPI_OBJS := osd.o
+ACPI_OBJS := driver.o ec.o cpu.o os.o sys.o tables.o
ACPI_OBJS += $(patsubst %.c,%.o,$(wildcard */*.c))
EXTRA_CFLAGS += -I./include -D_LINUX
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)