From 6ed02dd418139fc478114478208921948c985f6e Mon Sep 17 00:00:00 2001 From: Michael Murphy Date: Wed, 13 Jun 2018 16:55:34 -0600 Subject: [PATCH] gaze13 & kudu5 --- system76.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/system76.c b/system76.c index a6bf32d..ea91bad 100644 --- a/system76.c +++ b/system76.c @@ -253,6 +253,8 @@ 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("gaze13"), + DMI_TABLE("kudu5"), DMI_TABLE("oryp3-jeremy"), DMI_TABLE("oryp4"), DMI_TABLE("oryp4-b"),