diff --git a/mainboards/intel/generic/Makefile b/mainboards/intel/generic/Makefile index 3e0f833..0c874b4 100644 --- a/mainboards/intel/generic/Makefile +++ b/mainboards/intel/generic/Makefile @@ -91,7 +91,7 @@ getfiano: go install github.com/linuxboot/fiano/cmds/utk getrom: @echo If you plan to flash to hardware, - @echo you will need to get a rom imagei + @echo you will need to get a rom image @echo and put it in rom.bin @echo you can get it via wget, flashrom, whatever. @echo If you are not targeting hardware, you can