remove rpi2
This commit is contained in:
parent
55919dbb4b
commit
d56aaaec96
1 changed files with 4 additions and 4 deletions
|
@ -35,10 +35,10 @@ rec {
|
|||
name = "thinkrac"; # Thinkpad T470
|
||||
system = "x86_64-linux";
|
||||
}
|
||||
{
|
||||
name = "rpi2"; # Raspberry Pi 2
|
||||
system = "armv7l-linux";
|
||||
}
|
||||
#{
|
||||
# name = "rpi2"; # Raspberry Pi 2
|
||||
# system = "armv7l-linux";
|
||||
#}
|
||||
];
|
||||
in
|
||||
rec {
|
||||
|
|
Loading…
Reference in a new issue