blob: 2b3d856d16e8d2608ef6df11e0a012889c12c2e9 [file] [log] [blame]
Manojkiran Edafec5d592021-01-21 12:27:34 +05301configure_file(
2 copy: true,
3 input: 'pldm-create-phyp-nvram.service',
4 install: true,
5 install_dir: systemd_system_unit_dir,
6 output: 'pldm-create-phyp-nvram.service',
7)
8 configure_file(
9 copy: true,
10 input: 'pldm-create-phyp-nvram-cksum.service',
11 install: true,
12 install_dir: systemd_system_unit_dir,
13 output: 'pldm-create-phyp-nvram-cksum.service',
14)
15