9
0
Fork 0
barebox/drivers/ata/Makefile

8 lines
107 B
Makefile

# drive types
obj-$(CONFIG_ATA_DISK) += disk_drive.o
# interface types
obj-$(CONFIG_ATA_BIOS) += bios.o