Changeset 7bf29e5 in mainline for meson/part/initrd_manifest/meson.build
- Timestamp:
- 2025-01-09T11:29:38Z (7 months ago)
- Children:
- a5c2960e
- Parents:
- bc3d695 (diff), 4e1221c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
meson/part/initrd_manifest/meson.build
rbc3d695 r7bf29e5 1 1 # 2 # Copyright (c) 2024 Jiri Svoboda 2 3 # Copyright (c) 2019 Jiří Zárevúcky 3 4 # All rights reserved. … … 49 50 'app/getterm', 50 51 'app/kio', 52 'app/tester', 51 53 52 54 'srv/devman', … … 56 58 'srv/hid/output', 57 59 'srv/klog', 60 'srv/system', 58 61 ] 59 62
Note:
See TracChangeset
for help on using the changeset viewer.