diff options
author | Leah Rowe <leah@libreboot.org> | 2023-06-19 11:17:19 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-06-19 11:17:19 +0100 |
commit | 938fc4463751b152974bcd5468374cc5563dd5cf (patch) | |
tree | 3798d1a07824236f9b9c044f6a241131a18adb79 /resources/coreboot/t440p_12mb/board.cfg | |
parent | f338697b96757977d2a14da00a91236595704fed (diff) |
board/t440p_12mb: rename to t440plibremrc_12mb
t440pmrc_12mb is the blob one.
t440p_12mb is the libre one, but this isn't clear.
rename accordingly.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'resources/coreboot/t440p_12mb/board.cfg')
-rw-r--r-- | resources/coreboot/t440p_12mb/board.cfg | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/resources/coreboot/t440p_12mb/board.cfg b/resources/coreboot/t440p_12mb/board.cfg deleted file mode 100644 index 23ea22b5..00000000 --- a/resources/coreboot/t440p_12mb/board.cfg +++ /dev/null @@ -1,8 +0,0 @@ -cbtree="haswell" -romtype="t440p" -arch="x86_64" -payload_grub="n" -payload_grub_withseabios="n" -payload_seabios="y" -payload_memtest="y" -microcode_required="n" |