]> Joshua Wise's Git repositories - netwatch.git/blobdiff - aseg-paging/Makefile
move keyboard to aseg-paging
[netwatch.git] / aseg-paging / Makefile
index c9a8f439b008e3eaa9da0c20b543d6c6cf4b89dd..ae63244f5f8f120f61cc8fa7e5dfe54e2b79bd05 100644 (file)
@@ -43,6 +43,7 @@ OBJS =        ../ich2/smi.o \
        ../net/http/fs.o \
        ../net/http/httpd.o \
        ../net/3c90x.o \
+       ../net/rfb.o \
        ../video/tnt2.o \
        ../video/fb.o \
        drivers.o \
@@ -51,7 +52,7 @@ OBJS =        ../ich2/smi.o \
        ../lib/sprintf.o \
        ../lib/console.o \
        ../lib/serial.o \
-       ../aseg/keyboard.o \
+       keyboard.o \
        ../aseg/packet.o \
        $(LWIP_OBJS) \
        smi.o \
This page took 0.022302 seconds and 4 git commands to generate.