commit | 59762bc09e27abacbd0343613240523e1f7520e2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Nov 12 22:42:16 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Nov 21 07:34:13 2014 +0100 |
tree | 1a056bb797d1c3d693592d8825d69b9a04d01bbe | |
parent | dcfac354465edbf172b691dc60deadd138d8db90 [diff] |
x86: Tidy up coreboot header usage There is no need to explicitly write 'arch-coreboot' when including headers, as when the arch directory points to coreboot the correct files will be used. Signed-off-by: Simon Glass <sjg@chromium.org>