lib: Unbreak pogoplug example platform

Vendor needed to be made valid
wip/yesman
John Ericson 7 years ago
parent a3e35fbbe1
commit c8d435476d
  1. 2
      lib/systems/examples.nix

@ -60,7 +60,7 @@ rec {
pogoplug4 = rec {
arch = "armv5tel";
config = "armv5tel-softfloat-linux-gnueabi";
config = "armv5tel-unknown-linux-gnueabi";
float = "soft";
platform = platforms.pogoplug4;

Loading…
Cancel
Save