summaryrefslogtreecommitdiff
path: root/chip/lm4/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'chip/lm4/build.mk')
-rw-r--r--chip/lm4/build.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/lm4/build.mk b/chip/lm4/build.mk
index 2c8abb3d8d..d627409afb 100644
--- a/chip/lm4/build.mk
+++ b/chip/lm4/build.mk
@@ -23,5 +23,5 @@ chip-$(CONFIG_PECI)+=peci.o
chip-$(CONFIG_SPI)+=spi.o
chip-$(CONFIG_TASK_PWM)+=pwm.o
chip-$(CONFIG_TASK_KEYSCAN)+=keyboard_scan.o keyboard_scan_stub.o
-chip-$(CONFIG_TASK_POWERBTN)+=power_button.o
+chip-$(CONFIG_TASK_SWITCH)+=switch.o
chip-$(CONFIG_TASK_TEMPSENSOR)+=chip_temp_sensor.o