From a8ab9cfa0f4b5c4045aad147aa21eb932e3b1bbc Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Tue, 30 Dec 2014 21:42:46 -0500 Subject: build-release: include ich9macchange script in libreboot_bin --- diff --git a/build-release b/build-release index edc2243..5fc7add 100755 --- a/build-release +++ b/build-release @@ -339,6 +339,9 @@ cp lenovobios_secondflash libreboot_bin/ # For initial flashing on macbook21/11 cp macbook21_firstflash libreboot_bin/ +# ich9macchange script (change MAC address on X200 ROMs, using ich9gen) +cp ich9macchange libreboot_bin/ + # ### Create the release tarballs # ---------------------------------------------------------------------------------------------------------------------------- -- cgit v0.9.1