pc, pc64: state dependency to usbehci.h in mkfiles

front
cinap_lenrek 2015-03-25 17:42:51 +01:00
parent fbe78d4687
commit bf365ac50e
2 changed files with 3 additions and 1 deletions

View File

@ -119,6 +119,7 @@ main.$O: init.h reboot.h
wavelan.$O: wavelan.c ../pc/wavelan.c ../pc/wavelan.h wavelan.$O: wavelan.c ../pc/wavelan.c ../pc/wavelan.h
etherwavelan.$O: etherwavelan.c ../pc/wavelan.h etherwavelan.$O: etherwavelan.c ../pc/wavelan.h
devusb.$O usbuhci.$O usbohci.$O usbehci.$O: ../port/usb.h devusb.$O usbuhci.$O usbohci.$O usbehci.$O: ../port/usb.h
usbehci.$O usbehcipc.$O: usbehci.h
trap.$O: /sys/include/tos.h trap.$O: /sys/include/tos.h
uartaxp.$O: uartaxp.i uartaxp.$O: uartaxp.i
etherm10g.$O: etherm10g2k.i etherm10g4k.i etherm10g.$O: etherm10g2k.i etherm10g4k.i

View File

@ -117,7 +117,8 @@ devaoe.$O sdaoe.$O: ../port/aoe.h
main.$O: init.h reboot.h main.$O: init.h reboot.h
devusb.$O usbuhci.$O usbohci.$O usbehci.$O: ../port/usb.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 trap.$O: /sys/include/tos.h
ethermii.$O: ethermii.h ethermii.$O: ethermii.h
etheriwl.$O: wifi.h etheriwl.$O: wifi.h