From 1ce9d7e4c13f143e3534ab68cfaf72f3359235aa Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 1 Mar 2014 09:51:09 +0100 Subject: [PATCH] Rename armv7 cross profile to armv7hf, so that we know it's targetting hf. --- common/cross-profiles/{armv7.sh => armv7hf.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename common/cross-profiles/{armv7.sh => armv7hf.sh} (100%) diff --git a/common/cross-profiles/armv7.sh b/common/cross-profiles/armv7hf.sh similarity index 100% rename from common/cross-profiles/armv7.sh rename to common/cross-profiles/armv7hf.sh