diff options
Diffstat (limited to 'build-release')
-rwxr-xr-x | build-release | 3 |
1 files changed, 3 insertions, 0 deletions
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 # ---------------------------------------------------------------------------------------------------------------------------- |