X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=sys%2Fsrc%2F9%2Fpc%2Fmkfile;h=f032b90d4d3441d60cb3d1fea2a990e64ffc967b;hb=28ad4e661610353efec655fdf147a46e156bf46e;hp=dc9d95d54a7736ec534c3a71a5f56deddbd7a85f;hpb=1f8313acc14d1a1f95bd775c86a12fda6639b3fb;p=plan9front.git diff --git a/sys/src/9/pc/mkfile b/sys/src/9/pc/mkfile index dc9d95d54..f032b90d4 100644 --- a/sys/src/9/pc/mkfile +++ b/sys/src/9/pc/mkfile @@ -36,24 +36,23 @@ PORT=\ rebootcmd.$O\ segment.$O\ swap.$O\ + syscallfmt.$O\ sysfile.$O\ sysproc.$O\ taslock.$O\ tod.$O\ xalloc.$O\ - random.$O\ OBJ=\ l.$O\ - plan9l.$O\ cga.$O\ i8253.$O\ i8259.$O\ main.$O\ memory.$O\ mmu.$O\ - syscallfmt.$O\ trap.$O\ + pcrandom.$O\ $CONF.root.$O\ $CONF.rootc.$O\ $DEVS\ @@ -105,10 +104,13 @@ install:V: $p$CONF $ETHER: etherif.h ../port/netif.h $AUDIO: ../port/audioif.h ether8003.$O ether8390.$O: ether8390.h +etheryuk.$O: yukdump.h $VGA mouse.$O: screen.h /sys/include/memdraw.h +vgavesa.$O: /386/include/ureg.h devfloppy.$O: floppy.h archmp.$O mp.$O: apbootstrap.h apic.$O archmp.$O mp.$O: mp.h +squidboy.$O: mp.h $SDEV: ../port/sd.h sd53c8xx.$O: sd53c8xx.i sdiahci.$O: ahci.h @@ -120,6 +122,9 @@ devusb.$O usbuhci.$O usbohci.$O usbehci.$O: ../port/usb.h trap.$O: /sys/include/tos.h uartaxp.$O: uartaxp.i etherm10g.$O: etherm10g2k.i etherm10g4k.i +etheriwl.$O: wifi.h +etherrt2860.$O: wifi.h +wifi.$O: wifi.h init.h:D: ../port/initcode.c init9.c $CC ../port/initcode.c