mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
grub/xhci_nvme: fix target.cfg
it still said tree="xhci" it should say xhci_nvme Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
tree="xhci"
|
||||
tree="xhci_nvme"
|
||||
rev="a68a7dece464c35b1c8d20b98502b6881b103911"
|
||||
|
||||
Reference in New Issue
Block a user