summaryrefslogtreecommitdiff
path: root/power/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'power/build.mk')
-rw-r--r--power/build.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/power/build.mk b/power/build.mk
index b2cd14fe66..2042cdee34 100644
--- a/power/build.mk
+++ b/power/build.mk
@@ -11,4 +11,4 @@ power-$(CONFIG_CHIPSET_GAIA)+=gaia.o
power-$(CONFIG_CHIPSET_HASWELL)+=haswell.o
power-$(CONFIG_CHIPSET_IVYBRIDGE)+=ivybridge.o
power-$(CONFIG_CHIPSET_TEGRA)+=tegra.o
-power-$(CONFIG_CHIPSET_X86)+=x86_common.o
+power-$(CONFIG_CHIPSET_X86)+=common.o