From a40b3d37ef2881e86c7299092ee25980d270851c Mon Sep 17 00:00:00 2001 From: Nathan Hartman <59230071+hartmannathan@users.noreply.github.com> Date: Sun, 7 Aug 2022 08:18:17 -0400 Subject: [PATCH] Remove executable permission from linker script --- boards/arm/phy62xx/phy6222/scripts/flash.ld | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 boards/arm/phy62xx/phy6222/scripts/flash.ld diff --git a/boards/arm/phy62xx/phy6222/scripts/flash.ld b/boards/arm/phy62xx/phy6222/scripts/flash.ld old mode 100755 new mode 100644