shithub: riscv

Download patch

ref: f2db09b754f6561285c2725fe93d8fcafe808355
parent: 00b5e347b0ac95565d9f7ca1c6a3c7652a77f653
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Mon Apr 24 15:30:21 EDT 2023

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

--- a/sys/src/9/port/portmkfile
+++ b/sys/src/9/port/portmkfile
@@ -106,14 +106,12 @@
 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