]> Git Repo - J-u-boot.git/blame - drivers/nvme/Makefile
Merge tag 'v2023.07-rc6' into next
[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
32f5e9e5 7obj-$(CONFIG_$(SPL_)NVME_PCI) += nvme_pci.o
This page took 0.179017 seconds and 4 git commands to generate.