diff options
Diffstat (limited to 'src/usr/hwpf/hwp/pstates/makefile')
| -rw-r--r-- | src/usr/hwpf/hwp/pstates/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/hwpf/hwp/pstates/makefile b/src/usr/hwpf/hwp/pstates/makefile index defe4b1e4..21a98b899 100644 --- a/src/usr/hwpf/hwp/pstates/makefile +++ b/src/usr/hwpf/hwp/pstates/makefile @@ -54,6 +54,7 @@ OBJS += p8_build_pstate_datablock.o OBJS += proc_get_voltage.o OBJS += pstates.o OBJS += pstate_tables.o +OBJS += $(if $(CONFIG_SET_NOMINAL_PSTATE)$(CONFIG_HTMGT),freqVoltageSvc.o) OBJS += proc_set_max_pstate.o |

