Skip to content

Commit

Permalink
[ACPI] IA64 build: blacklist.c is used only on X86
Browse files Browse the repository at this point in the history
Signed-off-by: Al Viro <viro@ftp.linux.org.uk>
Signed-off-by: Len Brown <len.brown@intel.com>
(cherry picked from ef4611613657dfb8af8d336f2f61f08cfcdc9d8a commit)
  • Loading branch information
Al Viro authored and Len Brown committed Dec 1, 2005
1 parent 7dac562 commit 5d8e7aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/acpi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ EXTRA_CFLAGS += $(ACPI_CFLAGS)
# ACPI Boot-Time Table Parsing
#
obj-y += tables.o
obj-y += blacklist.o
obj-$(CONFIG_X86) += blacklist.o

#
# ACPI Core Subsystem (Interpreter)
Expand Down

0 comments on commit 5d8e7aa

Please sign in to comment.