patch-2.3.27 linux/drivers/misc/Makefile
Next file: linux/drivers/misc/acpi.c
Previous file: linux/drivers/misc/Config.in
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Mon Nov 8 17:59:15 1999
- Orig file:
v2.3.26/linux/drivers/misc/Makefile
- Orig date:
Sat Oct 9 11:47:50 1999
diff -u --recursive --new-file v2.3.26/linux/drivers/misc/Makefile linux/drivers/misc/Makefile
@@ -19,11 +19,7 @@
OX_OBJS :=
ifeq ($(CONFIG_ACPI),y)
- O_OBJS += acpi.o
-else
- ifeq ($(CONFIG_ACPI),m)
- M_OBJS += acpi.o
- endif
+ OX_OBJS += acpi.o
endif
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)