portmkfile: cleanup dependencies for wifi.$O and etheriwl.$O

This commit is contained in:
cinap_lenrek 2023-04-24 19:30:21 +00:00
parent 00b5e347b0
commit f2db09b754

View file

@ -106,14 +106,12 @@ devsdp.$O: /sys/include/libsec.h
devtls.$O: /sys/include/libsec.h
devswap.$O: /sys/include/libsec.h
random.$O: /sys/include/libsec.h
wifi.$O: /sys/include/libsec.h ../ip/ip.h ../ip/ipv6.h
devaoe.$O sdaoe.$O: /sys/include/fis.h
sysproc.$O: /sys/include/a.out.h
syscallfmt.$O: /sys/src/libc/9syscall/sys.h
devusb.$O usbxhci.$O usbxhcipci.$O: ../port/usb.h
usbxhci.$O usbxhcipci.$O: ../port/usbxhci.h
devether.$O ethersink.$O: ../port/etherif.h ../port/netif.h
wifi.$O: ../port/etherif.h ../port/netif.h ../port/wifi.h /sys/include/libsec.h
wifi.$O: ../ip/ip.h ../ip/ipv6.h
etheriwl.$O: ../port/wifi.h
devether.$O ethersink.$O etheriwl.$O wifi.$O: ../port/netif.h ../port/etherif.h
etheriwl.$O wifi.$O: ../port/wifi.h
ethermii.$O: ../port/ethermii.h
pci.$O devpnp.$O devpci.$O usbxhcipci.$O: ../port/pci.h