gluon-firmware/targets/x86-generic

15 lines
216 B
Plaintext
Raw Normal View History

include 'x86.inc'
2017-01-18 16:21:43 +00:00
2020-04-06 10:36:17 +00:00
packages {
'kmod-gpio-nct5104d',
'kmod-leds-gpio',
'kmod-pcengines-apuv2',
2020-04-06 10:36:17 +00:00
}
device('x86-generic', 'generic', {
manifest_aliases = {
'x86-kvm',
'x86-xen_domu',
},
})