]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/src/9/pc/mkfile
pc kernel: split mpstartap() and squidboy into separate file... stuff for amd64
[plan9front.git] / sys / src / 9 / pc / mkfile
index dc9d95d54a7736ec534c3a71a5f56deddbd7a85f..f032b90d4d3441d60cb3d1fea2a990e64ffc967b 100644 (file)
@@ -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