git.joshuawise.com
/
netwatch.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Don't write to the text console if we don't need to.
[netwatch.git]
/
aseg-paging
/
Makefile
diff --git
a/aseg-paging/Makefile
b/aseg-paging/Makefile
index 9117d9dfc737dea5db4fa70a2e47cc3adc549b02..ec70ea4b9aed4bac2323809f93d03ec31152904a 100644
(file)
--- a/
aseg-paging/Makefile
+++ b/
aseg-paging/Makefile
@@
-43,6
+43,10
@@
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 \
../lib/minilib.o \
../lib/doprnt.o \
../lib/sprintf.o \
This page took
0.020713 seconds
and
4
git commands to generate.