pc, pc64: state dependency to usbehci.h in mkfiles
parent
fbe78d4687
commit
bf365ac50e
|
@ -119,6 +119,7 @@ main.$O: init.h reboot.h
|
|||
wavelan.$O: wavelan.c ../pc/wavelan.c ../pc/wavelan.h
|
||||
etherwavelan.$O: etherwavelan.c ../pc/wavelan.h
|
||||
devusb.$O usbuhci.$O usbohci.$O usbehci.$O: ../port/usb.h
|
||||
usbehci.$O usbehcipc.$O: usbehci.h
|
||||
trap.$O: /sys/include/tos.h
|
||||
uartaxp.$O: uartaxp.i
|
||||
etherm10g.$O: etherm10g2k.i etherm10g4k.i
|
||||
|
|
|
@ -117,7 +117,8 @@ devaoe.$O sdaoe.$O: ../port/aoe.h
|
|||
main.$O: init.h reboot.h
|
||||
|
||||
devusb.$O usbuhci.$O usbohci.$O usbehci.$O: ../port/usb.h
|
||||
usbehci.$O: usbehci.h
|
||||
usbehci.$O usbehcipc.$O: usbehci.h
|
||||
|
||||
trap.$O: /sys/include/tos.h
|
||||
ethermii.$O: ethermii.h
|
||||
etheriwl.$O: wifi.h
|
||||
|
|
Loading…
Reference in New Issue