diff options
Diffstat (limited to 'scripts/build/lb_binary_checksums')
-rwxr-xr-x | scripts/build/lb_binary_checksums | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/build/lb_binary_checksums b/scripts/build/lb_binary_checksums index c5c88191c..59fa56c26 100755 --- a/scripts/build/lb_binary_checksums +++ b/scripts/build/lb_binary_checksums @@ -55,6 +55,7 @@ do cd binary find . -type f \ \! -path './isolinux/isolinux.bin' \ + \! -path './boot/boot.bin' \ \! -path './boot/grub/stage2_eltorito' \ \! -path './md5sum.txt' \ \! -path './sha1sum.txt' \ |