]> Git Repo - J-u-boot.git/blame - drivers/nvme/Makefile
Merge tag 'u-boot-imx-master-20250127' of https://gitlab.denx.de/u-boot/custodians...
[J-u-boot.git] / drivers / nvme / Makefile
CommitLineData
83d290c5 1# SPDX-License-Identifier: GPL-2.0+
982388ea
ZZ
2#
3# Copyright (C) 2017, Bin Meng <[email protected]>
982388ea 4
f6aa61d5 5obj-y += nvme-uclass.o nvme.o nvme_show.o
50333c94 6obj-$(CONFIG_NVME_APPLE) += nvme_apple.o
c46760d5 7obj-$(CONFIG_$(XPL_)NVME_PCI) += nvme_pci.o
This page took 0.20883 seconds and 4 git commands to generate.