Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
i386_ss.add(when: 'CONFIG_XEN', if_true: files(
'xen_apic.c',
'xen_pvdevice.c',
))
i386_ss.add(when: ['CONFIG_XEN', xen], if_true: files(
'xen-hvm.c',
i386_ss.add(when: 'CONFIG_XEN_BUS', if_true: files(
'xen_platform.c',