summaryrefslogtreecommitdiff
path: root/test/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/build.mk')
-rw-r--r--test/build.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/build.mk b/test/build.mk
index 81efeaf58e..5ff20b3afb 100644
--- a/test/build.mk
+++ b/test/build.mk
@@ -38,7 +38,7 @@ test-list-host+=sbs_charging host_command
test-list-host+=bklight_lid bklight_passthru interrupt timer_dos button
test-list-host+=math_util motion_lid sbs_charging_v2 battery_get_params_smart
test-list-host+=lightbar inductive_charging usb_pd fan charge_manager
-test-list-host+=charge_manager_drp_charging charge_ramp
+test-list-host+=charge_manager_drp_charging charge_ramp nvmem
endif
battery_get_params_smart-y=battery_get_params_smart.o
@@ -63,6 +63,7 @@ lid_sw-y=lid_sw.o
math_util-y=math_util.o
motion_lid-y=motion_lid.o
mutex-y=mutex.o
+nvmem-y=nvmem.o
pingpong-y=pingpong.o
power_button-y=power_button.o
powerdemo-y=powerdemo.o