<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Did ./.seabiosconfig</p>
    <p>Your branch is up-to-date with 'origin/master'.<br>
      Deleted branch coreboot (was 7759d3a).<br>
      Branch coreboot set up to track remote branch master from origin.<br>
      Switched to a new branch 'coreboot'<br>
          CONFIG     SeaBIOS origin/master<br>
      Error: File ./.seabiosconfig does not exist<br>
      make[1]: *** [Makefile:48: config] Error 1<br>
      make: *** [payloads/external/Makefile.inc:72: seabios] Ошибка 2<br>
    </p>
    <p>But file exist in root coreboot directory. What is wrong?<br>
    </p>
    <br>
    <div class="moz-cite-prefix">29.06.2017 18:40, Martin Roth пишет:<br>
    </div>
    <blockquote type="cite"
cite="mid:CA+e+Ov5=m2fDn2iJoLQ+DLOL07C0j_2tHiVvELa8sTjzLtciWg@mail.gmail.com">
      <div dir="ltr">There are numerous places in shell scripts where
        '~' doesn't expand to match $HOME.  I'd recommend putting the
        config in the coreboot directory and setting the config file to
        './.seabiosconfig'.
        <div>If you really want it in your home directory, you can use
          '$$HOME/.seabiosconfig'.</div>
        <div><br>
        </div>
        <div>Martin</div>
        <div class="gmail_extra"><br>
          <div class="gmail_quote">On Thu, Jun 29, 2017 at 2:16 AM,
            Rostislav Okulov via coreboot <span dir="ltr"><<a
                href="mailto:coreboot@coreboot.org" target="_blank"
                moz-do-not-send="true">coreboot@coreboot.org</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div>I made my own seabios config file (.seabiosconfig)
                and put it in root coreboot directory. Add it in
                configuration like this CONFIG_PAYLOAD_CONFIGFILE="~/c<wbr>oreboot/.seabiosconfig"
                Next I do ~/coreboot> make to build coreboot but
                .seabiosconfig file skipped by make script and default
                file used instead (/coreboot/payloads/external/S<wbr>eaBIOS/seabios/.config)<br>
                <br>
                How to properly add my custom seabios config file?<br>
                <br>
                <br>
              </div>
              <br>
              --<br>
              coreboot mailing list: <a
                href="mailto:coreboot@coreboot.org" target="_blank"
                moz-do-not-send="true">coreboot@coreboot.org</a><br>
              <a
                href="https://mail.coreboot.org/mailman/listinfo/coreboot"
                rel="noreferrer" target="_blank" moz-do-not-send="true">https://mail.coreboot.org/mail<wbr>man/listinfo/coreboot</a><br>
            </blockquote>
          </div>
          <br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>