mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-20 07:34:42 +00: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
|