Remove libs/

These are at best a convenience for working on them. They are not used
directly by firmware-open, only as dependencies in other projects.

- coreboot-table: Dependency of apps/firmware-setup
- coreboot-fs: Dependency of apps/firmware-update and libs/intel-spi
- intel-spi: Dependency of apps/firmware-update
- intelfash: Dependency of apps/firmware-update and scripts/modeltool
- uefi: Dependency of a lot of stuff

Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
Tim Crawford
2023-08-02 16:10:56 -06:00
committed by Tim Crawford
parent 0a210cd297
commit 0e01b365ae
9 changed files with 0 additions and 36 deletions

View File

@ -2,7 +2,6 @@
README_DIRS=(
apps
libs
models
tools
)