summaryrefslogtreecommitdiff
path: root/utils/meson.build
blob: ef5507b1c5cab59dc9a67b2a90282584d4bcafda (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: CC0-1.0

subdir('ipu3')

## Code generation
gen_controls = files('gen-controls.py')
gen_formats = files('gen-formats.py')
gen_header = files('gen-header.sh')