From ef82c19ad00e753d7f171706d534c833fb258a9f Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 07 Feb 2015 13:24:12 -0500 Subject: build-release: include grub-background script in libreboot_bin --- (limited to 'build-release') diff --git a/build-release b/build-release index cb39021..43d2a65 100755 --- a/build-release +++ b/build-release @@ -342,6 +342,9 @@ cp macbook21_firstflash libreboot_bin/ # ich9macchange script (change MAC address on X200 ROMs, using ich9gen) cp ich9macchange libreboot_bin/ +# for changing the GRUB background +cp grub-background libreboot_bin/ + # ### Create the release tarballs # ---------------------------------------------------------------------------------------------------------------------------- -- cgit v0.9.1