mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +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
|