You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
6 lines
114 B
Makefile
6 lines
114 B
Makefile
|
|
#
|
||
|
|
# Makefile for Block device driver for Micron PCIe SSD
|
||
|
|
#
|
||
|
|
|
||
|
|
obj-$(CONFIG_BLK_DEV_PCIESSD_MTIP32XX) += mtip32xx.o
|