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:
Leah Rowe
2025-10-03 00:04:23 +01:00
parent 093606784a
commit e1c580f6bc
+1 -1
View File
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: GPL-3.0-or-later
tree="xhci"
tree="xhci_nvme"
rev="a68a7dece464c35b1c8d20b98502b6881b103911"