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