From 2b7aace1ae5ebcafe18f5b590bb489ab056b95d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Llu=C3=ADs=20Batlle=20i=20Rossell?= <viric@vicerveza.homeunix.net> Date: Thu, 5 Feb 2015 23:32:09 +0100 Subject: [PATCH] Renaming make-bootstrap-tools-crosspi to cross. It can build more than the raspberrypi bootstrap tools. --- ...bootstrap-tools-crosspi.nix => make-bootstrap-tools-cross.nix} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pkgs/stdenv/linux/{make-bootstrap-tools-crosspi.nix => make-bootstrap-tools-cross.nix} (100%) diff --git a/pkgs/stdenv/linux/make-bootstrap-tools-crosspi.nix b/pkgs/stdenv/linux/make-bootstrap-tools-cross.nix similarity index 100% rename from pkgs/stdenv/linux/make-bootstrap-tools-crosspi.nix rename to pkgs/stdenv/linux/make-bootstrap-tools-cross.nix