summaryrefslogtreecommitdiff
path: root/os/boot/pc/mkfile
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2008-06-11 14:21:44 +0000
committerCharles.Forsyth <devnull@localhost>2008-06-11 14:21:44 +0000
commit8a8c2d742b51525f66c2210e3c8a251de10022ff (patch)
tree8282ce595e5fbe2e487dc20f54891d9e9e7cbf37 /os/boot/pc/mkfile
parent31a18a6996a6b5927e39cc553696c167e6c88e3d (diff)
20080611-1520
Diffstat (limited to 'os/boot/pc/mkfile')
-rw-r--r--os/boot/pc/mkfile13
1 files changed, 11 insertions, 2 deletions
diff --git a/os/boot/pc/mkfile b/os/boot/pc/mkfile
index 57eef41e..b0fdb53e 100644
--- a/os/boot/pc/mkfile
+++ b/os/boot/pc/mkfile
@@ -46,9 +46,11 @@ LOAD=\
8250.$O\
apm.$O\
boot.$O\
- devpccard.$O\
+ cis.$O\
conf.$O\
+ devbios.$O\
devi82365.$O\
+ devpccard.$O\
devsd.$O\
inflate.$O\
load.$O\
@@ -58,7 +60,10 @@ LOAD=\
sdata.$O\
sdmylex.$O\
sd53c8xx.$O\
+ sdiahci.$O\
sdscsi.$O\
+ sdaoe.$O\
+ sdbios.$O\
ETHER=\
bootp.$O\
@@ -71,14 +76,17 @@ ETHER=\
ether8003.$O\
ether8139.$O\
ether8169.$O\
+ ether82563.$O\
ether82557.$O\
ether83815.$O\
ether8390.$O\
etherec2t.$O\
etherelnk3.$O\
+ etherga620.$O\
etherigbe.$O\
ethermii.$O\
etherrhine.$O\
+ etherdp83820.$O\
BCOM=\
bcom.$O\
@@ -96,8 +104,9 @@ HFILES=\
dat.h\
fns.h\
io.h\
+ aoe.h\
-CFLAGS=-FVw -I. -I$ROOT/Inferno/$OBJTYPE/include -I$ROOT/include
+CFLAGS=-FVTw -I. -I$ROOT/Inferno/$OBJTYPE/include -I$ROOT/include
all:V: $TARG