Changeset e5ea5f8 in mainline for uspace/app/hrctl/meson.build


Ignore:
Timestamp:
2025-05-07T18:54:11Z (5 weeks ago)
Author:
Miroslav Cimerman <mc@…>
Children:
1cfce3f
Parents:
ed41962
Message:

hrctl: finalize parsing, add new sample sif config

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/hrctl/meson.build

    red41962 re5ea5f8  
    3030src = files('hrctl.c')
    3131
    32 installed_data += { 'name': 'sample_hr_config.sif', 'dir': '/cfg' }
     32installed_data += { 'name': 'sample_hrconfig_pci.sif', 'dir': '/cfg' }
     33installed_data += { 'name': 'sample_hrconfig_file_bd.sif', 'dir': '/cfg' }
     34installed_data += { 'name': 'create_file_bd_disks.bdsh', 'dir': '/cfg' }
Note: See TracChangeset for help on using the changeset viewer.