1# 2# Makefile for Block device driver for Micron PCIe SSD 3# 4 5obj-$(CONFIG_BLK_DEV_PCIESSD_MTIP32XX) += mtip32xx.o 6