blob: b2fa3184ad12aac3349e44e5721923895973f8eb [file] [log] [blame]
init(ata_pio, ata_pio.a)
preset(freestanding)
preset(optimize)
preset(debug)
preset(32)
preset(warn)
CFLAGS += -I $(ROOT)/include/kernel
archetype(c)
OBJECTS = ata_pio.o
type(static_lib)
finish