commit | 378a8634ad12981779c24e6ec29619deff88d19b | [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 | 2b6051541b562b72d2cf784376a84552da18318d [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>