]> git.dujemihanovic.xyz Git - nameless-os.git/blob - kernel/arch/x86/irq/Makefile
Complete build system rehaul
[nameless-os.git] / kernel / arch / x86 / irq / Makefile
1 KERNEL_OBJ += $(addprefix arch/x86/irq/, idt.o interrupt.o stub.o)