9
0
Fork 0
barebox/drivers/ata/Makefile

8 lines
123 B
Makefile
Raw Normal View History

# drive types
obj-$(CONFIG_DISK_BIOS) += disk_bios_drive.o
obj-$(CONFIG_DISK_ATA) += disk_ata_drive.o
# interface types