lenovo/thinkpad/t420: use cpu/intel/sandy-bridge

This commit is contained in:
Naïm Favier 2021-07-25 12:11:47 +02:00 committed by GitHub
parent 41775780a0
commit acc32e590b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
{
imports = [
../.
../../../common/cpu/intel
../../../common/cpu/intel/sandy-bridge
../../../common/pc/laptop/acpi_call.nix
];
}