mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 15:12:36 +02:00

Move the test code for OS detection in a extra directory to split it from the main flashrom code. Change-Id: Id911f17f4100f242e1fde10d23a8459ddf38b369 Signed-off-by: Thomas Heijligen <thomas.heijligen@secunet.de> Reviewed-on: https://review.coreboot.org/c/flashrom/+/58015 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
18 lines
307 B
Plaintext
18 lines
307 B
Plaintext
*.d
|
|
!Makefile.d/
|
|
*.o
|
|
/.features
|
|
/.dependencies
|
|
/.libdeps
|
|
/build_details.txt
|
|
/flashrom
|
|
/flashrom-*
|
|
/flashrom.exe
|
|
/flashrom.8
|
|
/libflashrom-doc/
|
|
|
|
/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
|