summaryrefslogtreecommitdiffstats
path: root/drivers/ata/Makefile
blob: 30d15ccb025c669533440613fe3471bd8f2ff23e (plain)
1
2
3
4
5
6
7
# drive types

obj-$(CONFIG_ATA_DISK) += disk_drive.o

# interface types

obj-$(CONFIG_ATA_BIOS) += bios.o