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