diff options
Diffstat (limited to 'resources/scripts/helpers/build/release')
-rwxr-xr-x | resources/scripts/helpers/build/release/archives | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/resources/scripts/helpers/build/release/archives b/resources/scripts/helpers/build/release/archives index af7899ff..43b431c9 100755 --- a/resources/scripts/helpers/build/release/archives +++ b/resources/scripts/helpers/build/release/archives @@ -366,9 +366,6 @@ cp coreboot/src/mainboard/lenovo/x200/cmos.layout libreboot_util/cmoslayouts/x20 # Flashing script cp flash libreboot_util/ -# ich9macchange script, for changing the MAC address on GM45 targets -cp resources/scripts/misc/ich9macchange libreboot_util/ - # for changing the GRUB background cp resources/scripts/misc/grub-background libreboot_util/ |