From ae6e8aa730fa410118c0532938d4a9e62b08bbe8 Mon Sep 17 00:00:00 2001 From: rtm Date: Fri, 16 Jun 2006 20:29:25 +0000 Subject: checkpoint --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index fa93f85..81241f4 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ OBJS = main.o console.o string.o kalloc.o proc.o trapasm.o trap.o vectors.o \ - syscall.o + syscall.o ide.o picirq.o CC = i386-jos-elf-gcc LD = i386-jos-elf-ld -- cgit v1.2.3