Attention is currently required from: Xiang Wang, Stefan Reinauer.
3 comments:
File Makefile:
Patch Set #3, Line 681: $(shell bash ./util/generator_programmer_enum.sh)
Calling bash directly is unnecessary when changing the permissions of util/generator_programmer_enum.sh to 0755.
File util/generator_programmer_enum.sh:
Patch Set #3, Line 1: #! /bin/bash
Please locate the bash binary using env: '/usr/bin/env bash'
https://review.coreboot.org/c/coreboot/+/48904
Patch Set #3, Line 22: generator
Typo: 'this file is automatically generated by ...'
To view, visit change 49599. To unsubscribe, or for help writing mail filters, visit settings.