]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/src/9/kw/mkfile
merge
[plan9front.git] / sys / src / 9 / kw / mkfile
index 455dd2a377c48a69841d20007b4d40446bfb0557..2f5af40d25f7122d8088bf4c4a0615495ce201a4 100644 (file)
@@ -32,7 +32,6 @@ PORT=\
        qio.$O\
        qlock.$O\
        segment.$O\
-       swap.$O\
        syscallfmt.$O\
        sysfile.$O\
        sysproc.$O\
@@ -125,14 +124,14 @@ arch.$O clock.$O fpiarm.$O main.$O mmu.$O screen.$O sdscsi.$O syscall.$O \
        trap.$O: /$objtype/include/ureg.h
 
 archkw.$O devether.$O ether1116.$O ethermii.$O: \
-       etherif.h ethermii.h ../port/netif.h
+       ethermii.h ../port/etherif.h ../port/netif.h
 archkw.$O devflash.$O flashkw.$O: ../port/flashif.h
 fpi.$O fpiarm.$O fpimem.$O: fpi.h
 l.$O lexception.$O lproc.$O mmu.$O: arm.s arm.h mem.h
 main.$O:       errstr.h init.h reboot.h
 mouse.$O:      screen.h
 devusb.$O:     ../port/usb.h
-usbehci.$O usbohci.$O usbuhci.$O: ../port/usb.h usbehci.h uncached.h
+usbehci.$O usbohci.$O usbuhci.$O: ../port/usb.h usbehci.h
 
 init.h:D:      ../port/initcode.c init9.s
        $CC ../port/initcode.c