mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-26 14:42:36 +02:00

As was described in the version 1.4 release notes, this deletes the Makefile and supporting elements leaving Meson as the only supported buildsystem. Signed-off-by: Peter Marheine <pmarheine@chromium.org> Change-Id: Ib3cf22cf636ef9b70527b734ffa34aead2a74edd Reviewed-on: https://review.coreboot.org/c/flashrom/+/83673 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Anastasia Klimchuk <aklm@chromium.org>
23 lines
350 B
Plaintext
23 lines
350 B
Plaintext
*.d
|
|
*.o
|
|
/.doctrees
|
|
/.features
|
|
/.dependencies
|
|
/.libdeps
|
|
/build_details.txt
|
|
/flashrom
|
|
/flashrom-*
|
|
/flashrom.exe
|
|
/flashrom.8
|
|
/flashrom.bash
|
|
/libflashrom.a
|
|
/libflashrom-doc/
|
|
/man8
|
|
|
|
/util/ich_descriptors_tool/ich_descriptors_tool
|
|
/util/ich_descriptors_tool/ich_descriptors_tool.exe
|
|
/util/ich_descriptors_tool/.dep
|
|
/util/ich_descriptors_tool/.obj
|
|
|
|
target/
|