]> Devi Nivas Git - cs3210-lab1.git/commitdiff
rename 8253pit -> timer
authorrsc <rsc>
Tue, 28 Aug 2007 04:41:20 +0000 (04:41 +0000)
committerrsc <rsc>
Tue, 28 Aug 2007 04:41:20 +0000 (04:41 +0000)
Makefile

index 4447ceb0e10d03c1a415d0f764b3bbb431251b79..a27ec5f6f375469e22f10ff2a0d6ae07178977c2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,4 @@
 OBJS = \
-       8253pit.o\
        bio.o\
        console.o\
        exec.o\
@@ -21,6 +20,7 @@ OBJS = \
        syscall.o\
        sysfile.o\
        sysproc.o\
+       timer.o\
        trapasm.o\
        trap.o\
        vectors.o\