summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@home.transmeta.com>2002-05-29 07:55:58 -0700
committerLinus Torvalds <torvalds@home.transmeta.com>2002-05-29 07:55:58 -0700
commit22775da009ff878e020593ad247d7615e16f6ce8 (patch)
tree06a414ba1e215e321b7dd25566c95d6d3a3373cc
parent5c105f7dff10a03248a5984169c2fafec632541e (diff)
Fix up ACPI makefile that got broken by the merge.
-rw-r--r--drivers/acpi/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/acpi/Makefile b/drivers/acpi/Makefile
index 9fab3958d711..aa74657ca074 100644
--- a/drivers/acpi/Makefile
+++ b/drivers/acpi/Makefile
@@ -2,8 +2,6 @@
# Makefile for the Linux ACPI interpreter
#
-O_TARGET := acpi.o
-
export ACPI_CFLAGS
ACPI_CFLAGS := -D_LINUX -I$(CURDIR)/include