diff options
Diffstat (limited to 'util/autoport/ec_none.go')
-rw-r--r-- | util/autoport/ec_none.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/autoport/ec_none.go b/util/autoport/ec_none.go index eb2b87c2ed..bcb61bf03f 100644 --- a/util/autoport/ec_none.go +++ b/util/autoport/ec_none.go @@ -4,6 +4,7 @@ func NoEC(ctx Context) { ap := Create(ctx, "acpi/platform.asl") defer ap.Close() + Add_gpl(ap) ap.WriteString( `Method(_WAK, 1) { |