| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Turns out there are needed parts.
|
|
|
|
| |
Remember. One task. Do it well.
|
|
|
|
|
| |
By default, libreboot will built for all relevant architectures, but this patch
allows the user to skip some if they want to.
|
|
This means that coreboot can be re-downloaded and re-built without affecting
crossgcc. The crossgcc directory also now only contains crossgcc; previously,
it contained the entire coreboot source code too, which was unneeded because
that directory was just for crossgcc, where the real coreboot directories
symlink to it during the build process.
|