From 9e625cd3ee2a1b26e41ef5a635817b2cd1a0a886 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 15 Feb 2015 01:44:12 -0500 Subject: Moved ich9macchange to resources/scripts/misc/ich9macchange --- diff --git a/resources/scripts/helpers/build/release/archives b/resources/scripts/helpers/build/release/archives index 87406fb..2137275 100755 --- a/resources/scripts/helpers/build/release/archives +++ b/resources/scripts/helpers/build/release/archives @@ -326,7 +326,7 @@ cp coreboot/src/mainboard/lenovo/x200/cmos.layout libreboot_util/cmoslayouts/x20 cp flash libreboot_util/ # ich9macchange script (change MAC address on X200 ROMs, using ich9gen) -cp ich9macchange libreboot_util/ +cp resources/scripts/misc/ich9macchange libreboot_util/ # for changing the GRUB background cp resources/scripts/misc/grub-background libreboot_util/ diff --git a/ich9macchange b/resources/scripts/misc/ich9macchange index 353ab5f..353ab5f 100755 --- a/ich9macchange +++ b/resources/scripts/misc/ich9macchange -- cgit v0.9.1