xref: /openbmc/u-boot/drivers/nvme/Makefile (revision fbe502e9aba098b5ad500d1cdb6b376f56f9ddbb)
1# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright (C) 2017, Bin Meng <bmeng.cn@gmail.com>
4
5obj-y += nvme-uclass.o nvme.o nvme_show.o
6