diff options
| author | rtm | 2006-06-16 20:29:25 +0000 |
|---|---|---|
| committer | rtm | 2006-06-16 20:29:25 +0000 |
| commit | ae6e8aa730fa410118c0532938d4a9e62b08bbe8 (patch) | |
| tree | 8341e238d7b725a2aeec1476bc0f46c46b5c90e8 /Makefile | |
| parent | be0a7eacdab4443199ed0ed4379a84edc7c98fd6 (diff) | |
checkpoint
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
