diff --git a/system76.c b/system76.c index 62ef7f5..56ffc7b 100644 --- a/system76.c +++ b/system76.c @@ -311,6 +311,7 @@ static int __init s76_dmi_matched(const struct dmi_system_id *id) { } static struct dmi_system_id s76_dmi_table[] __initdata = { + DMI_TABLE("galp3-b"), DMI_TABLE("oryp3-jeremy"), DMI_TABLE("oryp4"), {}