blob: fdc7b01b29902c7653c8a0bad5d8d1441c3d4fe0 [file] [log] [blame]
configure_file(
copy: true,
input: 'pldm-create-phyp-nvram.service',
install: true,
install_dir: systemd_system_unit_dir,
output: 'pldm-create-phyp-nvram.service',
)
configure_file(
copy: true,
input: 'pldm-create-phyp-nvram-cksum.service',
install: true,
install_dir: systemd_system_unit_dir,
output: 'pldm-create-phyp-nvram-cksum.service',
)
configure_file(
copy: true,
input: 'pldm-reset-phyp-nvram.service',
install: true,
install_dir: systemd_system_unit_dir,
output: 'pldm-reset-phyp-nvram.service',
)
configure_file(
copy: true,
input: 'pldm-reset-phyp-nvram-cksum.service',
install: true,
install_dir: systemd_system_unit_dir,
output: 'pldm-reset-phyp-nvram-cksum.service',
)