X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/d6f56afa7470cf4c29f4f9fa4bf2dd1bd0ba9193..35592f46cdf2510114f767f968657711e4c226e9:/aseg/Makefile

diff --git a/aseg/Makefile b/aseg/Makefile
index 4072606..c976b1e 100644
--- a/aseg/Makefile
+++ b/aseg/Makefile
@@ -4,7 +4,7 @@ CFLAGS=-I../include -I../include/raw -nostdlib -nostdinc -fno-builtin -D__RAW__
 OBJS=counter.o firstrun.o ../pci/pci-raw.o ../lib/minilib.o ../lib/console.o \
 	../ich2/smram-ich2.o ../ich2/smi.o vga-overlay.o packet.o \
 	../lib/sprintf.o ../lib/doprnt.o ../pci/pci.o ../net/net.o \
-	../ich2/ich2-timer.o ../pci/pci-bother.o
+	../ich2/ich2-timer.o ../pci/pci-bother.o ../net/3c90x.o keyboard.o
 
 all: aseg.elf