From 8aa141fadad279e1c8d8d920da4852f58f3bbf1a Mon Sep 17 00:00:00 2001 From: Li-Ta Lo Date: Fri, 4 Jan 2002 07:00:26 +0000 Subject: [PATCH] added opject command for timer.c --- src/etherboot/Config | 1 + 1 file changed, 1 insertion(+) diff --git a/src/etherboot/Config b/src/etherboot/Config index faefd2f464..d4f401da52 100644 --- a/src/etherboot/Config +++ b/src/etherboot/Config @@ -1,3 +1,4 @@ object netboot.o object rarp.o object sis900.o +object timer.o \ No newline at end of file