summaryrefslogtreecommitdiff
path: root/tools/power/acpi/Makefile.config
diff options
context:
space:
mode:
Diffstat (limited to 'tools/power/acpi/Makefile.config')
-rw-r--r--tools/power/acpi/Makefile.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/power/acpi/Makefile.config b/tools/power/acpi/Makefile.config
index a1883bbb0144..fb5559f9819a 100644
--- a/tools/power/acpi/Makefile.config
+++ b/tools/power/acpi/Makefile.config
@@ -18,7 +18,7 @@ include $(srctree)/../../scripts/Makefile.include
OUTPUT=$(srctree)/
ifeq ("$(origin O)", "command line")
- OUTPUT := $(O)/power/acpi/
+ OUTPUT := $(O)/tools/power/acpi/
endif
#$(info Determined 'OUTPUT' to be $(OUTPUT))