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
7 lines
168 B
Makefile
7 lines
168 B
Makefile
|
|
|
||
|
|
obj-$(CONFIG_BLK_DEV_IDE_ICSIDE) += icside.o
|
||
|
|
obj-$(CONFIG_BLK_DEV_IDE_RAPIDE) += rapide.o
|
||
|
|
obj-$(CONFIG_BLK_DEV_IDE_BAST) += bast-ide.o
|
||
|
|
|
||
|
|
EXTRA_CFLAGS := -Idrivers/ide
|