summaryrefslogtreecommitdiff
path: root/src/cpu
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2010-10-18 00:20:40 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2010-10-18 00:20:40 +0000
commit321ebe095308d207d6b565122b0ad01996e3df3b (patch)
treed8d60a31301262464262d3206cf612641dc0fbf3 /src/cpu
parentd453dd0c4d8c31e508abea8dd14e616b9c61da71 (diff)
downloadcoreboot-321ebe095308d207d6b565122b0ad01996e3df3b.tar.xz
Make update-microcodes.sh executable.
This also has an additional benefit: I was running "sh update-microcodes.sh" previously which broke with update-microcodes.sh: 102: Bad substitution due to the script requiring /bin/bash instead of /bin/sh (uses bash-specific stuff). Running "bash update-microcodes.sh" works fine. Making the script executable in svn reduces the likelyhood of people running the script with differing shells that may not work. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5963 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/cpu')
-rwxr-xr-x[-rw-r--r--]src/cpu/intel/microcode/update-microcodes.sh0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/cpu/intel/microcode/update-microcodes.sh b/src/cpu/intel/microcode/update-microcodes.sh
index 7a234a83bc..7a234a83bc 100644..100755
--- a/src/cpu/intel/microcode/update-microcodes.sh
+++ b/src/cpu/intel/microcode/update-microcodes.sh