KERNEL = vmstupid SRCS = head.s gdt.s pic.s isr.s idt.s pmm.s paging.s \ lib/log.s drivers/serial.s include $(TOPDIR)/share/mk/stupid.kernel.mk