Merge pull request #120 from rycee/x250/acpi_call

thinkpad/x250: add acpi_call
This commit is contained in:
Jörg Thalheim 2019-09-06 09:23:26 +01:00 committed by GitHub
commit 2db2362e8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,5 +2,6 @@
imports = [
../.
../../../common/cpu/intel
../../../common/pc/laptop/acpi_call.nix
];
}