d57bc3c109 ^
39a3445012 ^
1 2 3
4
5 6 7
hvf_ss = ss.source_set() hvf_ss.add(files( 'hvf-all.c', 'hvf-accel-ops.c', )) specific_ss.add_all(when: 'CONFIG_HVF', if_true: hvf_ss)