]> Joshua Wise's Git repositories - netwatch.git/blobdiff - aseg-paging/Makefile
Tweak MSS up.
[netwatch.git] / aseg-paging / Makefile
index 0bbe0489e106960d998566a78ab9cf6bc016ec83..2a509359ec65a059ee6ba84370915d5ddd272d50 100644 (file)
@@ -40,6 +40,8 @@ OBJS =        ../ich2/smi.o \
        ../pci/pci-raw.o \
        ../pci/pci-bother.o \
        ../net/net.o \
+       ../net/http/fs.o \
+       ../net/http/httpd.o \
        ../net/3c90x.o \
        ../lib/minilib.o \
        ../lib/doprnt.o \
@@ -53,6 +55,7 @@ OBJS =        ../ich2/smi.o \
        smi.o \
        vga-overlay.o \
        main.o \
+       traps.o \
        firstrun.o
 
 
This page took 0.025894 seconds and 4 git commands to generate.