Adriana Kobylak | 9f89e2e | 2018-05-30 13:16:20 -0500 | [diff] [blame] | 1 | phosphor_image_updater_SOURCES += \ |
Lei YU | 56aaf45 | 2018-06-21 16:09:44 +0800 | [diff] [blame] | 2 | %reldir%/flash.cpp \ |
| 3 | %reldir%/item_updater_helper.cpp |
Adriana Kobylak | a8eb781 | 2019-04-23 14:48:58 -0500 | [diff] [blame] | 4 | |
| 5 | if HAVE_SYSTEMD |
Adriana Kobylak | 9cbfa2e | 2019-04-25 14:02:37 -0500 | [diff] [blame] | 6 | systemdsystemunit_DATA += \ |
Adriana Kobylak | a8eb781 | 2019-04-23 14:48:58 -0500 | [diff] [blame] | 7 | %reldir%/obmc-flash-bmc-cleanup.service \ |
| 8 | %reldir%/obmc-flash-bmc-mirroruboot.service \ |
| 9 | %reldir%/obmc-flash-bmc-ubiremount.service \ |
| 10 | %reldir%/obmc-flash-bmc-ubiro@.service \ |
| 11 | %reldir%/obmc-flash-bmc-ubiro-remove@.service \ |
| 12 | %reldir%/obmc-flash-bmc-ubirw.service \ |
| 13 | %reldir%/obmc-flash-bmc-ubirw-remove.service \ |
Bright Cheng | 0d7198f | 2019-11-18 16:45:01 +0800 | [diff] [blame] | 14 | %reldir%/obmc-flash-bmc-updateubootvars@.service |
Adriana Kobylak | a8eb781 | 2019-04-23 14:48:58 -0500 | [diff] [blame] | 15 | endif |